diff --git a/README.md b/README.md index cabefc7..744c3b3 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,9 @@ It will perform the following steps for each provided `command`,`value` pair in ## Requirements -This role requires `requests` to be installed. +This role requires some python requirements to be installed. - pip install requests + pip install -r requirements.txt ## Limitations