diff --git a/README.md b/README.md index 8e13eb9..bfed6ef 100644 --- a/README.md +++ b/README.md @@ -162,6 +162,6 @@ Only doable by [Autonomic Cooperative](https://autonomic.zone/) members. $ sudo apt install -y direnv $ cp .envrc.sample .envrc $ direnv allow -$ pip install -e . +$ pip install -e . ansible $ cd integration && molecule test ```