diff --git a/docs/installation/020_INSTALL_MANUAL.md b/docs/installation/020_INSTALL_MANUAL.md index a68039406c..c898528581 100644 --- a/docs/installation/020_INSTALL_MANUAL.md +++ b/docs/installation/020_INSTALL_MANUAL.md @@ -230,13 +230,13 @@ manager, please follow these steps: === "local Webserver" ```bash - invokeai --web + invokeai-web ``` === "Public Webserver" ```bash - invokeai --web --host 0.0.0.0 + invokeai-web --host 0.0.0.0 ``` === "CLI" @@ -402,4 +402,4 @@ environment variable INVOKEAI_ROOT to point to the installation directory. Note that if you run into problems with the Conda installation, the InvokeAI staff will **not** be able to help you out. Caveat Emptor! -[dev-chat]: https://discord.com/channels/1020123559063990373/1049495067846524939 \ No newline at end of file +[dev-chat]: https://discord.com/channels/1020123559063990373/1049495067846524939