diff --git a/README.md b/README.md index cbc1c0d..6165c30 100644 --- a/README.md +++ b/README.md @@ -126,5 +126,5 @@ $ sudo apt install -y direnv $ cp .envrc.sample .envrc $ direnv allow $ pip install -e . -$ cd integration-test-role && molecule test +$ cd integration && molecule test ```