Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mhewedy authored May 30, 2020
1 parent df76d5c commit 1680bc6
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 provision script](https://github.com/mhewedy/vermin/blob/master/etc/samples-provision))
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 1680bc6

Please sign in to comment.