Skip to content

Commit 84c1825

Browse files
nunocoracaolstein
authored andcommitted
fixed old reference to ldm on activate env
1 parent 0621dd7 commit 84c1825

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation/INSTALL_MAC.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ PIP_EXISTS_ACTION=w CONDA_SUBDIR=osx-64 conda env create -f environment-mac.yml
9898
# END ARCHITECTURE-DEPENDENT STEP #
9999

100100
# Activate the environment (you need to do this every time you want to run SD)
101-
conda activate ldm
101+
conda activate invokeai
102102

103103
# This will download some bits and pieces and make take a while
104104
python scripts/preload_models.py

0 commit comments

Comments
 (0)