diff --git a/docs/installation/INSTALL_INVOKE.md b/docs/installation/INSTALL_INVOKE.md index 3b2c2b103e..106789d52c 100644 --- a/docs/installation/INSTALL_INVOKE.md +++ b/docs/installation/INSTALL_INVOKE.md @@ -35,8 +35,8 @@ recommended model weights files. ## Steps to Install 1. Download the - [latest release](https://github.com/invoke-ai/InvokeAI/releases/latest) of - InvokeAI's installer for your platform. Look for a file named InvokeAI-binary-.zip + [latest release](https://github.com/invoke-ai/InvokeAI/releases/tag/2.2.0-rc4) of + InvokeAI's installer for your platform. Look for a file named `InvokeAI-binary-.zip` 2. Place the downloaded package someplace where you have plenty of HDD space, and have full permissions (i.e. `~/` on Lin/Mac; your home folder on Windows) diff --git a/docs/installation/INSTALL_SOURCE.md b/docs/installation/INSTALL_SOURCE.md index 97b39937b2..38255f62a6 100644 --- a/docs/installation/INSTALL_SOURCE.md +++ b/docs/installation/INSTALL_SOURCE.md @@ -27,7 +27,7 @@ Though there are multiple steps, there really is only one click involved to kick off the process. 1. The source installer is distributed in ZIP files. Go to the - [latest release](https://github.com/invoke-ai/InvokeAI/releases/latest), and + [latest release](https://github.com/invoke-ai/InvokeAI/releases/tag/2.2.0-rc4), and look for a series of files named: - invokeAI-src-installer-mac.zip