Skip to content

Commit be7d147

Browse files
committed
update cmd to install molecule docker plugin
1 parent d0f5807 commit be7d147

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Do the changes in your own GitHub namespace.
4040
2. Install Molecule and its Docker driver with pip:
4141

4242
```bash
43-
pip install molecule[docker]
43+
pip install "molecule-plugins[docker]"
4444
```
4545

4646
### Running Tests

0 commit comments

Comments
 (0)