diff --git a/README.md b/README.md index ce474a3..2a5a91b 100644 --- a/README.md +++ b/README.md @@ -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 ```