chore: Update install links
This commit is contained in:
		| @@ -3,5 +3,5 @@ | ||||
| if which swiftlint >/dev/null; then | ||||
|   cd ios && swiftlint --quiet --fix && swiftlint --quiet | ||||
| else | ||||
|   echo "warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint" | ||||
|   echo "warning: SwiftLint not installed, install with 'brew install swiftlint' (or manually from https://github.com/realm/SwiftLint)" | ||||
| fi | ||||
|   | ||||
		Reference in New Issue
	
	Block a user