Skip to content

Commit

Permalink
update cmd to install molecule docker plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
danochoa committed Jan 5, 2025
1 parent d0f5807 commit be7d147
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Do the changes in your own GitHub namespace.
2. Install Molecule and its Docker driver with pip:

```bash
pip install molecule[docker]
pip install "molecule-plugins[docker]"
```

### Running Tests
Expand Down

0 comments on commit be7d147

Please sign in to comment.