diff --git a/doc/FAQ.md b/doc/FAQ.md index e62bfb6660d4e5319a8f8eb382c5220d44408013..fdc15e6014b94c0b9aa1888cff93edc712cb3a84 100644 --- a/doc/FAQ.md +++ b/doc/FAQ.md @@ -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`.