Skip to content

Commit

Permalink
Add Mint installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
yonaskolb committed Oct 1, 2017
1 parent 355d08d commit 961ab30
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,11 @@ Note that this will add the SwiftLint binaries, its dependencies' binaries and t
library distribution to the `Pods/` directory, so checking in this directory to SCM such as
git is discouraged.

### Using [Mint](https://github.com/yonaskolb/mint):
```
$ mint run realm/SwiftLint
```

### Using a pre-built package:

You can also install SwiftLint by downloading `SwiftLint.pkg` from the
Expand Down

0 comments on commit 961ab30

Please sign in to comment.