Skip to content

Commit

Permalink
Simplify brew instructions.
Browse files Browse the repository at this point in the history
Can be done in one line.
Easier for copy&past.
  • Loading branch information
jorinvo authored May 23, 2017
1 parent 7bec484 commit 8aaed6a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,7 @@ INSERT INTO users (login,referral) VALUES ('[email protected]' 'test.us');
`fakedata` can be installed through Homebrew:

``` sh
$ brew tap lucapette/tap
$ brew install fakedata
$ brew install lucapette/tap/fakedata
```

## Standalone
Expand Down

0 comments on commit 8aaed6a

Please sign in to comment.