Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3d68666

Browse files
authoredNov 11, 2021
ready to merge!
1 parent d530c32 commit 3d68666

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 wanto 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;
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)
Please sign in to comment.