Fixed glitched out line

This commit is contained in:
HackrOne 2018-02-03 10:02:31 -08:00
parent 13cd0ac3be
commit 51a53021c2
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ Run `Termux` and enter these lines in the given order (If it asks you if you wan
```
pkg update
pkg upgrade
pkg install nodejs git
```