Skip to content

Commit 1d1a22f

Browse files
jsjoeiobpmct
andauthored
Update docs/guide.md
Co-authored-by: Ben Potter <[email protected]>
1 parent 15add03 commit 1d1a22f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -381,9 +381,9 @@ Follow these steps where code-server is running:
381381
1. Install `openssh-server`, `wget`, and `unzip`.
382382

383383
```bash
384+
# example for Debian and Ubuntu operating systems
384385
sudo apt update
385386
sudo apt install wget unzip openssh-server
386-
```
387387

388388
2. Start OpenSSH-Server and set the password of your computer. Eg. If you use a Railway deployment, the user is `coder` and so, the command to change the password would be `sudo passwd coder`.
389389

0 commit comments

Comments
 (0)