mirror of
https://github.com/Erreur32/cheat.git
synced 2025-01-08 22:02:00 +01:00
Add homebrew install instructions to readme
Could close https://github.com/chrisallenlane/cheat/issues/167 , thanks @xu-cheng for making the formula
This commit is contained in:
parent
e4417b2d65
commit
95636f5433
1 changed files with 5 additions and 0 deletions
|
@ -50,6 +50,11 @@ to store notes on your favorite cookie recipes, feel free.
|
|||
Installing
|
||||
----------
|
||||
|
||||
### Using homebrew ###
|
||||
|
||||
brew install cheat
|
||||
|
||||
|
||||
### Using pip ###
|
||||
|
||||
sudo pip install cheat
|
||||
|
|
Loading…
Reference in a new issue