docs: fix typo in --root arg of invokeai-web

This commit is contained in:
Shukri 2024-05-18 03:53:30 +02:00 committed by psychedelicious
parent 811d0da0f0
commit a5d08c981b

View File

@ -116,4 +116,4 @@ Before you start, go through the [installation requirements](./INSTALL_REQUIREME
!!! warning !!! warning
If the virtual environment is _not_ inside the root directory, then you _must_ specify the path to the root directory with `--root_dir \path\to\invokeai` or the `INVOKEAI_ROOT` environment variable. If the virtual environment is _not_ inside the root directory, then you _must_ specify the path to the root directory with `--root \path\to\invokeai` or the `INVOKEAI_ROOT` environment variable.