Skip to content

Commit 0f7a648

Browse files
committed
Small fix to README.
1 parent a4b7cfb commit 0f7a648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

molecule/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This directory contains an example Molecule configuration for an Ansible playboo
44

55
The Molecule configuration can be run locally or in a Continuous Integration (CI) environment, to ensure the playbook is always working correctly.
66

7-
To run the Molecule environment, you must have `molecule` (with it's `docker` driver), `ansible`, and the `docker` Python library installed:
7+
To run the Molecule environment, you must have `molecule` (with it's `docker` plugin), `ansible`, and the `docker` Python library installed:
88

99
pip3 install ansible molecule molecule-plugins[docker] docker
1010

0 commit comments

Comments
 (0)