Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisparnin authored Jun 14, 2019
1 parent c34d58c commit 825db29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ $ slim run micro1 alpine3.8-simple -p hyperkit
Using virtualbox (default).

```
$ slim run micro1 alpine3.8-simple
$ slim run micro2 alpine3.8-simple
```

![nanobox](doc/img/run-vbox.png)
Expand Down Expand Up @@ -78,4 +78,4 @@ For kvm, you can install the following dependencies for ubuntu:

```bash
sudo apt-get install qemu-kvm libvirt-bin virtinst bridge-utils cpu-checker mkisofs
```
```

0 comments on commit 825db29

Please sign in to comment.