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 8168168 commit c06ac4fCopy full SHA for c06ac4f
docs/termux.md
@@ -23,7 +23,7 @@
23
> After Debian is installed the `~ $` will change to `root@localhost`.
24
25
```bash
26
-pkg up -y && pkg in proot-distro -y && proot-distro install debian && proot-distro login debian
+pkg update -y && pkg install proot-distro -y && proot-distro install debian && proot-distro login debian
27
```
28
29
3. Run the following commands to setup Debian:
0 commit comments