Skip to content

Commit

Permalink
Add Homebrew to README (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
dnicolson authored Feb 6, 2024
1 parent e2d16ee commit b4215d8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,12 @@ Using `easy_install`
easy_install kin
```

Using Homebrew

```
brew install kin
```

Once installed, use Kin from your Xcode project directory. Kin will automatically detect where your project configuration is located and check whether it is correct.

```
Expand Down

0 comments on commit b4215d8

Please sign in to comment.