mirror of https://github.com/cheat/cheat.git
Update README.md
This commit is contained in:
parent
d68fb456ba
commit
b77b9e8541
|
@ -49,6 +49,13 @@ to store notes on your favorite cookie recipes, feel free.
|
||||||
|
|
||||||
Installing
|
Installing
|
||||||
----------
|
----------
|
||||||
|
|
||||||
|
The easy way
|
||||||
|
|
||||||
|
sudo pip install cheat
|
||||||
|
|
||||||
|
The old way
|
||||||
|
|
||||||
First install the required python dependencies with:
|
First install the required python dependencies with:
|
||||||
|
|
||||||
sudo pip install docopt pygments
|
sudo pip install docopt pygments
|
||||||
|
|
Loading…
Reference in New Issue