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 90a3cd7 commit f3c0dabCopy full SHA for f3c0dab
docs/termux.md
@@ -29,7 +29,7 @@ pkg up -y && pkg in proot-distro -y && proot-distro install debian && proot-dist
29
3. Run the following commands to setup Debian:
30
31
```bash
32
-apt update && apt upgrade -y && apt-get install git -y
+apt update && apt upgrade -y && apt-get install sudo vim git -y
33
```
34
35
4. Install [NVM](https://github.com/nvm-sh/nvm#install--update-script) by following the install guide in the README, just a curl/wget command.
0 commit comments