Fixes from @code-asher's godly review

This commit is contained in:
Anmol Sethi
2020-05-27 15:48:03 -04:00
parent 33bca2d141
commit 665ca017a1
6 changed files with 59 additions and 46 deletions

View File

@@ -25,7 +25,7 @@ It tries to use the system package manager if possible.
First run to print out the install process:
```bash
curl -fsSL https://code-server.dev/install.sh | sh -s -- --dry-run
curl -fsSL https://code-server.dev/install.sh | sh -s -- --dry-run
```
Now to actually install: