Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
apinske authored May 25, 2024
1 parent 6be31ec commit 3aa87ea
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,7 +3,7 @@ small Linux VM, ready to run containers, for macOS on ARM

## Usage
* on macOS
* `curl -Lo- https://github.com/apinske/virt/releases/download/v0.10/virt.tar.gz | tar xzf -`
* `curl -Lo- https://github.com/apinske/virt/releases/download/v0.11/virt.tar.gz | tar xzf -`
* `./virt`
* in VM
* `apk upgrade`
Expand All @@ -26,7 +26,7 @@ small Linux VM, ready to run containers, for macOS on ARM
* only virtio drivers

### Userland
* based on Alpine 3.19
* based on Alpine 3.20
* stripped down

### Hypervisor
Expand Down

0 comments on commit 3aa87ea

Please sign in to comment.