Skip to content

Commit

Permalink
update default scenario creation
Browse files Browse the repository at this point in the history
  • Loading branch information
andreygubarev committed May 30, 2023
1 parent 9980e9b commit 10a0905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Support of other platforms and guest OS is possible, but not tested.

## Example scenario
```bash
molecule init scenario scenario_name -d molecule-qemu
molecule init scenario default --driver-name molecule-qemu --verifier-name testinfra
```

## Example `molecule.yml`
Expand Down

0 comments on commit 10a0905

Please sign in to comment.