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 ca0285d commit 3fcaf5fCopy full SHA for 3fcaf5f
README.md
@@ -52,7 +52,7 @@ $ ALPack config --use-bwrap
52
You can install AlpineBox manually:
53
54
```bash
55
-$ git clone https://github.com/LinuxDicasPro/AlpineBox.git
+$ wget https://github.com/LinuxDicasPro/ALPack/releases/download/Continuous/ALPack
56
$ chmod +x ./ALPack
57
$ sudo mv ./ALPack /usr/bin/ALPack
58
```
0 commit comments