mirror of
https://github.com/ypresto/SwiftLintXcode.git
synced 2026-04-27 14:57:38 +00:00
Fix README.md
This commit is contained in:
parent
bc71bf7ea0
commit
e4504a599b
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ Runs `swiftlint autocorrect --path CURRENT_FILE` before \*.swift file is saved.
|
||||||
INSTALLATION
|
INSTALLATION
|
||||||
------------
|
------------
|
||||||
|
|
||||||
Then install via [Alcatraz](https://github.com/alcatraz/Alcatraz).
|
Install via [Alcatraz](https://github.com/alcatraz/Alcatraz), a package manager for Xcode.
|
||||||
|
|
||||||
This plugin does not bundle swiftlint binary. Please ensure swiftlint is on PATH.
|
This plugin does not bundle swiftlint binary. Please ensure swiftlint is on PATH.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue