mirror of https://github.com/cheat/cheat.git
Trivial changes on jedahan/patch-1
This commit is contained in:
parent
95636f5433
commit
191a5e6e84
10
README.md
10
README.md
|
@ -49,17 +49,15 @@ to store notes on your favorite cookie recipes, feel free.
|
||||||
|
|
||||||
Installing
|
Installing
|
||||||
----------
|
----------
|
||||||
|
|
||||||
|
### Using pip ###
|
||||||
|
|
||||||
|
sudo pip install cheat
|
||||||
|
|
||||||
### Using homebrew ###
|
### Using homebrew ###
|
||||||
|
|
||||||
brew install cheat
|
brew install cheat
|
||||||
|
|
||||||
|
|
||||||
### Using pip ###
|
|
||||||
|
|
||||||
sudo pip install cheat
|
|
||||||
|
|
||||||
|
|
||||||
### Manually ###
|
### Manually ###
|
||||||
|
|
||||||
First install the required python dependencies with:
|
First install the required python dependencies with:
|
||||||
|
|
Loading…
Reference in New Issue