fix recovery recipe

This commit is contained in:
Lincoln Stein 2023-07-29 15:35:00 -04:00 committed by Kent Keirsey
parent 9a1cfadd8b
commit 6c82229910

View File

@ -394,7 +394,7 @@ rm .\.venv -r -force
python -mvenv .venv
.\.venv\Scripts\activate
pip install invokeai
invokeai-configure --root .
invokeai-configure --yes --root .
```
If you see anything marked as an error during this process please stop