Skip to content

Commit

Permalink
docs(readme): add homebrew prerequisite
Browse files Browse the repository at this point in the history
  • Loading branch information
Anthony Telljohann-Smothers committed Oct 16, 2017
1 parent b5cbab2 commit 3b365b2
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 @@ -33,6 +33,12 @@ These instructions will get you a copy of the project up and running on your loc

### Prerequisites

Install [Homebrew](https://brew.sh/)

```
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
```

Install [pre-commit](http://pre-commit.com/)

```
Expand Down

0 comments on commit 3b365b2

Please sign in to comment.