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 768f374 commit 88bfd1bCopy full SHA for 88bfd1b
docs/android.md
@@ -18,6 +18,6 @@ nvm install 14
18
nvm use 14
19
```
20
21
-8. Install code-server globally on device with: `npm i -g code-server
+8. Install code-server globally on device with: `npm i -g code-server`
22
9. Run code-server with `code-server`
23
10. Access on localhost:8080 in your browser
0 commit comments