Skip to content

Commit e3b6925

Browse files
jsjoeiocode-asher
andauthored
Update docs/install.md
Co-authored-by: Asher <[email protected]>
1 parent b5ff435 commit e3b6925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ Termux is an Android terminal application and Linux environment, which can also
128128

129129
1. Install Termux from the [Google Play Store](https://play.google.com/store/apps/details?id=com.termux&hl=en_US&gl=US)
130130
2. Make sure it's up-to-date by running `apt update && apt upgrade`
131-
3. Install required packages: `apt instasll build-essential python git nodejs yarn`
131+
3. Install required packages: `apt install build-essential python git nodejs yarn`
132132
4. Install code-server: `yarn global add code-server`
133133
5. Run code-server: `code-server` and navigate to localhost:8080 in your browser
134134

0 commit comments

Comments
 (0)