1
0
mirror of https://github.com/cheat/cheat.git synced 2025-07-06 05:41:58 +02:00

Update readme with setup.py

This commit is contained in:
Louis Taylor
2013-08-13 11:08:05 +01:00
parent 8dda6a9241
commit 53b93c00e1

@ -50,7 +50,7 @@ Installing
Do the following to install `cheat`: Do the following to install `cheat`:
1. Clone this repository and `cd` into it 1. Clone this repository and `cd` into it
2. Run `sudo ./install` 2. Run `$ sudo python setup.py install`
The `install` script will copy a python file into `/usr/local/bin/`, and will The `install` script will copy a python file into `/usr/local/bin/`, and will
also create a hidden `.cheat` folder (containing the cheatsheet content) in also create a hidden `.cheat` folder (containing the cheatsheet content) in