There was an error while loading. Please reload this page.
1 parent 9ccf468 commit 70e6285Copy full SHA for 70e6285
1 file changed
README.md
@@ -378,7 +378,7 @@ and `/dev/kvm`.
378
379
```bash
380
# one-liner (downloads the pinned release artifacts from GitHub):
381
-curl -fsSL https://raw.githubusercontent.com/AI45Lab/Box/release/2.6.0/deploy/scripts/install-runtimeclass.sh | sudo bash
+curl -fsSL https://raw.githubusercontent.com/AI45Lab/Box/main/deploy/scripts/install-runtimeclass.sh | sudo bash
382
383
# or from a checkout:
384
sudo deploy/scripts/install-runtimeclass.sh # default version
0 commit comments