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 60c270a commit 0811b27Copy full SHA for 0811b27
doc/guide.md
@@ -215,7 +215,7 @@ If you prefer to use NGINX instead of Caddy then please follow steps 1-2 above a
215
216
```bash
217
sudo apt update
218
-sudo apt install -y nginx certbot python-certbot-nginx
+sudo apt install -y nginx certbot python3-certbot-nginx
219
```
220
221
4. Put the following config into `/etc/nginx/sites-available/code-server` with sudo:
0 commit comments