mirror of
https://github.com/coder/code-server.git
synced 2026-05-13 15:57:27 +02:00
Fixes from @code-asher's godly review
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user