mirror of https://github.com/cheat/cheat.git
Update readme with setup.py
This commit is contained in:
parent
8dda6a9241
commit
53b93c00e1
|
@ -50,7 +50,7 @@ Installing
|
|||
Do the following to install `cheat`:
|
||||
|
||||
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
|
||||
also create a hidden `.cheat` folder (containing the cheatsheet content) in
|
||||
|
|
Loading…
Reference in New Issue