We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0f5807 commit be7d147Copy full SHA for be7d147
.github/CONTRIBUTING.md
@@ -40,7 +40,7 @@ Do the changes in your own GitHub namespace.
40
2. Install Molecule and its Docker driver with pip:
41
42
```bash
43
-pip install molecule[docker]
+pip install "molecule-plugins[docker]"
44
```
45
46
### Running Tests
0 commit comments