Skip to content

Commit ca0285d

Browse files
committed
Upload New Files
1 parent 9e267f8 commit ca0285d

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,13 @@ You can install AlpineBox manually:
5353

5454
```bash
5555
$ git clone https://github.com/LinuxDicasPro/AlpineBox.git
56-
$ chmod +x ./AlpineBox
57-
$ sudo mv ./AlpineBox /usr/bin/AlpineBox
56+
$ chmod +x ./ALPack
57+
$ sudo mv ./ALPack /usr/bin/ALPack
5858
```
5959

60+
Required proot or bubblewrap packages.
61+
62+
6063
## 🧪 Why AlpineBox for Static Binaries?
6164

6265
Alpine Linux uses the **musl libc** and provides toolchains that are

0 commit comments

Comments
 (0)