We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad42442 commit e51a2d8Copy full SHA for e51a2d8
1 file changed
README.md
@@ -83,7 +83,7 @@ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
83
cargo install just
84
85
# 2. kraft-hyperlight (builds Unikraft kernels)
86
-git clone --branch hyperlight-platform https://github.com/unikraft/kraftkit.git
+git clone --branch hyperlight-platform https://github.com/danbugs/kraftkit.git
87
cd kraftkit && go build -o kraft-hyperlight ./cmd/kraft
88
sudo mv kraft-hyperlight /usr/local/bin/ && cd ..
89
0 commit comments