Skip to content

Commit d530c32

Browse files
authored
Remove reference to non-existent step
1 parent becdb3a commit d530c32

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
@@ -35,7 +35,7 @@ apt-get install nano vim sudo curl wget git -y
3535
```
3636

3737
4. Install [NVM](https://github.com/nvm-sh/nvm) by following the install guide in the README, just a curl/wget command.
38-
5. Set up NVM for multi-user. After installing NVM it automatically adds the necessary commands for it to work, but it will only work if you are logged in as root; which we do not want (see step 9) so do the following things.
38+
5. Set up NVM for multi-user. After installing NVM it automatically adds the necessary commands for it to work, but it will only work if you are logged in as root; which we do not wanto do the following things.
3939

4040
- Copy the lines NVM asks you to run after running the install script.
4141
- Run `nano /root/.bashrc` and comment out those lines by adding a `#` at the start.

0 commit comments

Comments
 (0)