Skip to content

Commit

Permalink
fix installation step
Browse files Browse the repository at this point in the history
  • Loading branch information
mhewedy committed Apr 27, 2020
1 parent 8b55c93 commit d1da68b
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 @@ -10,7 +10,7 @@ Create, control and connect to VirtualBox VM instances.
## Installation
For macos and linux:
```shell script
curl -s https://raw.githubusercontent.com/mhewedy/vermin/master/install.sh | bash
curl -s https://raw.githubusercontent.com/mhewedy/vermin/master/install.sh | sudo bash
```
For windows: comming soon

Expand Down

0 comments on commit d1da68b

Please sign in to comment.