Skip to content

Commit

Permalink
Merge branch 'master' into feature/mqtt_backlog
Browse files Browse the repository at this point in the history
  • Loading branch information
tobias-richter committed Jan 26, 2021
2 parents c67819c + 631f57b commit 9b80984
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 9b80984

Please sign in to comment.