Skip to content

Commit e51a2d8

Browse files
committed
fix README kraftkit clone URL to use danbugs fork
Signed-off-by: danbugs <danilochiarlone@gmail.com>
1 parent ad42442 commit e51a2d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
8383
cargo install just
8484

8585
# 2. kraft-hyperlight (builds Unikraft kernels)
86-
git clone --branch hyperlight-platform https://github.com/unikraft/kraftkit.git
86+
git clone --branch hyperlight-platform https://github.com/danbugs/kraftkit.git
8787
cd kraftkit && go build -o kraft-hyperlight ./cmd/kraft
8888
sudo mv kraft-hyperlight /usr/local/bin/ && cd ..
8989

0 commit comments

Comments
 (0)