From f6bc13736ad3e25122ff796de7ff8b5fc548e918 Mon Sep 17 00:00:00 2001 From: Joseph Dries III Date: Fri, 14 Oct 2022 02:44:46 -0400 Subject: [PATCH] Fix Typo, committed changing ldm environment to invokeai --- docs/installation/INSTALL_MAC.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation/INSTALL_MAC.md b/docs/installation/INSTALL_MAC.md index 2b8191c54a..2d248892a6 100644 --- a/docs/installation/INSTALL_MAC.md +++ b/docs/installation/INSTALL_MAC.md @@ -203,7 +203,7 @@ There are several causes of these errors: conda env create -f environment-mac.yml ``` -4. If you have activated the linvokeaidm virtual environment and tried rebuilding it, +4. If you have activated the invokeai virtual environment and tried rebuilding it, maybe the problem could be that I have something installed that you don't and you'll just need to manually install it. Make sure you activate the virtual environment so it installs there instead of globally.