Skip to content

Commit c06ac4f

Browse files
authored
docs: clarify pkg command shorthand
1 parent 8168168 commit c06ac4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/termux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
> After Debian is installed the `~ $` will change to `root@localhost`.
2424
2525
```bash
26-
pkg up -y && pkg in proot-distro -y && proot-distro install debian && proot-distro login debian
26+
pkg update -y && pkg install proot-distro -y && proot-distro install debian && proot-distro login debian
2727
```
2828

2929
3. Run the following commands to setup Debian:

0 commit comments

Comments
 (0)