Skip to content

Commit

Permalink
Update instructions to test.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed Apr 3, 2020
1 parent 7495d3b commit 471a6fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Now you can start to edit on your laptop.
Install [molecule](https://molecule.readthedocs.io/en/stable/) and [Tox](https://tox.readthedocs.io/):

```
pip install molecule tox
pip install molecule tox ansible-lint docker
```

And run `molecule test`. If you want to test a specific distribution, set `image` and optionally `tag`:
Expand Down

0 comments on commit 471a6fb

Please sign in to comment.