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 Aug 11, 2020
2 parents 01a878a + 3bb66fc commit dedb251
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

## The smart virtual machines manager (star the project if you find it useful)

<img src="https://raw.githubusercontent.com/mhewedy/vermin/master/etc/vermin2x.v2.gif" width="100%"/>
<img src="https://raw.githubusercontent.com/mhewedy/vermin/master/etc/vermin2x.gif" width="100%"/>



Expand All @@ -21,7 +21,7 @@ Table of Contents:
- [Manual installation](#Manual-installation)
- [Build from source](#Build-from-source)
- [Usage](#Usage)
- [Create a new VM](#Create-a-new-VM)
- [Create new VM](#Create-new-VM)
- [List VMs](#List-VMs)
- [Start VM](#Start-VM)
- [SSH into VM](#SSH-into-VM)
Expand Down Expand Up @@ -137,7 +137,7 @@ Flags:
Use "vermin [command] --help" for more information about a command.
```

## Create a new VM
## Create new VM
Use the following command to create a VM

```shell script
Expand Down

0 comments on commit dedb251

Please sign in to comment.