mirror of
https://github.com/Erreur32/cheat.git
synced 2024-12-22 21:52:12 +01:00
Update readme with setup.py
This commit is contained in:
parent
8dda6a9241
commit
53b93c00e1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue