Merge branch 'master' of github.com:chid/cheat

This commit is contained in:
Charley Peng 2014-05-30 12:18:43 +10:00
commit 9cd4bdd6d7
1 changed files with 11 additions and 0 deletions

View File

@ -9,6 +9,10 @@ remember.
`cheat` depends only on `python` and `pip`.
PyPI status:
[![Latest Version](https://pypip.in/version/cheat/badge.png)](https://pypi.python.org/pypi/cheat/)
[![Downloads](https://pypip.in/download/cheat/badge.png)](https://pypi.python.org/pypi/cheat/)
Example
-------
@ -45,6 +49,13 @@ to store notes on your favorite cookie recipes, feel free.
Installing
----------
The easy way
sudo pip install cheat
The old way
First install the required python dependencies with:
sudo pip install docopt pygments