Skip to content

Commit

Permalink
Fixed homebrew installation instruction
Browse files Browse the repository at this point in the history
Using a link as install command parameter is easier to install trousseau — it doesn't requires to curl or clone the repository first.
  • Loading branch information
Sébastien Fievet committed Aug 14, 2014
1 parent ffa7171 commit 7003044
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ $ sudo apt-get update && sudo apt-get install trousseau
If you're using homebrew just proceed to installation using the provided formula:

```bash
$ brew install trousseau.rb
$ brew install https://raw.githubusercontent.com/oleiade/trousseau/master/trousseau.rb
```

*Et voila!*
Expand Down

0 comments on commit 7003044

Please sign in to comment.