diff --git a/docs/installation/INSTALL_MAC.md b/docs/installation/INSTALL_MAC.md index 37f1fe083d..b4cf6f074d 100644 --- a/docs/installation/INSTALL_MAC.md +++ b/docs/installation/INSTALL_MAC.md @@ -125,7 +125,7 @@ ln -s "$PATH_TO_CKPT/sd-v1-4.ckpt" \ === "Intel x86_64" ```bash - PIP_EXISTS_ACTION=w CONDA_SUBDIR=osx-x86_64 \ + PIP_EXISTS_ACTION=w CONDA_SUBDIR=osx-64 \ conda env create \ -f environment-mac.yaml \ && conda activate ldm