mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Update 020_INSTALL_MANUAL.md
Corrected a markdown formatting error (missing backtick).
This commit is contained in:
committed by
Kent Keirsey
parent
0bfbda512d
commit
6f3c6ddf3f
@ -216,7 +216,7 @@ manager, please follow these steps:
|
|||||||
9. Run the command-line- or the web- interface:
|
9. Run the command-line- or the web- interface:
|
||||||
|
|
||||||
From within INVOKEAI_ROOT, activate the environment
|
From within INVOKEAI_ROOT, activate the environment
|
||||||
(with `source .venv/bin/activate` or `.venv\scripts\activate), and then run
|
(with `source .venv/bin/activate` or `.venv\scripts\activate`), and then run
|
||||||
the script `invokeai`. If the virtual environment you selected is NOT inside
|
the script `invokeai`. If the virtual environment you selected is NOT inside
|
||||||
INVOKEAI_ROOT, then you must specify the path to the root directory by adding
|
INVOKEAI_ROOT, then you must specify the path to the root directory by adding
|
||||||
`--root_dir \path\to\invokeai` to the commands below:
|
`--root_dir \path\to\invokeai` to the commands below:
|
||||||
|
Reference in New Issue
Block a user