Update README.md
parent
9eef54e866
commit
53a0b6c788
|
@ -11,7 +11,7 @@ The following modules are required:
|
|||
- Argparse (argparse)
|
||||
- YAML (pyyaml)
|
||||
|
||||
I've included a setup.py that will install these dependencies if you run:
|
||||
I've included a setup.py that will install these dependencies if you have the **setuptools** python package and run:
|
||||
```bash
|
||||
python setup.py install
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue