Update README.md
parent
9eef54e866
commit
53a0b6c788
|
@ -11,7 +11,7 @@ The following modules are required:
|
||||||
- Argparse (argparse)
|
- Argparse (argparse)
|
||||||
- YAML (pyyaml)
|
- 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
|
```bash
|
||||||
python setup.py install
|
python setup.py install
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue