Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
apinske authored Jul 30, 2022
1 parent 6a1c858 commit 0894a04
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 @@ -3,8 +3,8 @@ small Linux VM, ready to run containers, for macOS on ARM

## Usage
* on macOS
* get VM: `curl -Lo- https://github.com/apinske/virt/releases/download/v0.6/virt.tar.gz | tar xzf -`
* run VM: `./virt`
* `curl -Lo- https://github.com/apinske/virt/releases/download/v0.6/virt.tar.gz | tar xzf -`
* `./virt`
* in VM
* `apk upgrade`
* `./setup-vdb.sh`
Expand Down

0 comments on commit 0894a04

Please sign in to comment.