diff --git a/README.md b/README.md index cd94cf8..ef63e12 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ A self-contained Ansible workspace for MacOS, Linux and other posix compliant sy ## Requirements -git, python3, pip3 +git, python3, python3-pip, python3-venv ## Setup @@ -29,4 +29,4 @@ git, python3, pip3 4. Run the example playbook: ```bash ansible-playbook -i ansible/inventory/hosts.yml ansible/playbooks/example.yml - ``` \ No newline at end of file + ```