docs: fix typo in docs

This commit is contained in:
Joe Previte 2020-12-09 16:45:31 -07:00
parent 00bd9e56c2
commit f84174e331
No known key found for this signature in database
GPG Key ID: 2C91590C6B742C24
1 changed files with 1 additions and 1 deletions

View File

@ -291,7 +291,7 @@ The default location also respects `$XDG_CONFIG_HOME`.
You can pass a URL to the `--home` flag like this:
```
code-server --home https://my-website.com
code-server --home=https://my-website.com
```
Or you can define it in the config file with `home`.