Skip to content

Commit e9dfe77

Browse files
jakecorrentitylerfanelli
authored andcommitted
fix krunkit typo in README
Signed-off-by: Jake Correnti <[email protected]>
1 parent 6be6d15 commit e9dfe77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ It integrates a VMM (Virtual Machine Monitor, the userspace side of an Hyperviso
77
## Use cases
88

99
* [crun](https://github.com/containers/crun/blob/main/krun.1.md): Adding Virtualization-based isolation to container and confidential workloads.
10-
* [kunkit](https://github.com/containers/krunkit): Running GPU-enabled (via [venus](https://docs.mesa3d.org/drivers/venus.html)) lightweight VMs on macOS.
10+
* [krunkit](https://github.com/containers/krunkit): Running GPU-enabled (via [venus](https://docs.mesa3d.org/drivers/venus.html)) lightweight VMs on macOS.
1111
* [muvm](https://github.com/AsahiLinux/muvm): Launching a microVM with GPU acceleration (via [native context](https://www.youtube.com/watch?v=9sFP_yddLLQ)) for running games that require 4k pages.
1212

1313
## Goals and non-goals

0 commit comments

Comments
 (0)