1
0
Fork 0
mirror of https://github.com/Erreur32/cheat.git synced 2025-01-13 08:12:01 +01:00

Merge pull request from puchrojo/patch-1

Update README.md
This commit is contained in:
Chris Lane 2013-10-23 18:31:55 -07:00
commit eb4e396c98

View file

@ -75,7 +75,7 @@ In case you got an error such as:
You're probably using python < 2.7 and you need to manually install the argparse module.
You can do this easily with pip:
```bash
sudo apt-get python-pip
sudo apt-get install python-pip
sudo pip install argparse
```
Other methods: https://pypi.python.org/pypi/argparse