Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
mhewedy committed May 30, 2020
2 parents 6e164db + 1680bc6 commit 39b4e19
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 @@ -111,7 +111,7 @@ $ vermin create <image name>
# example
$ vermin create ubuntu/focal
```
Or in case you want to create and provision the VM: (see [sample_init_bionic.sh](https://github.com/mhewedy/vermin/blob/master/etc/samples-provision/sample_init_bionic.sh) for sample provision script)
Or in case you want to create and provision the VM: (example [Sample provision scripts](https://github.com/mhewedy/vermin/blob/master/etc/samples-provision))
```shell script
$ vermin create <image name> /path/to/provison.sh
# example
Expand Down

0 comments on commit 39b4e19

Please sign in to comment.