mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Update docs/installation/INSTALL_SOURCE.md
Co-authored-by: psychedelicious <4822129+psychedelicious@users.noreply.github.com>
This commit is contained in:
parent
72def2ae13
commit
fe5c008dd5
@ -50,13 +50,17 @@ off the process.
|
|||||||
inflating: invokeAI\readme.txt
|
inflating: invokeAI\readme.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
3. If you are a Macintosh user, you may need to authorize the InvokeAI
|
3. If you are a macOS user, you may need to install the Xcode command line tools.
|
||||||
installer by opening a terminal window and typing `xcode-select
|
These are a set of tools that are needed to run certain applications in a Terminal,
|
||||||
--install`. Alternatively, you may install Xcode thorugh a graphical
|
including InvokeAI. This package is provided directly by Apple.
|
||||||
user interface. Information is available at https://www.freecodecamp.org/news/how-to-download-and-install-xcode/
|
|
||||||
|
To install, open a terminal window and run `xcode-select --install`. You will get
|
||||||
If installation fails with an `EnvironmentNameNotFound` error, then
|
a macOS system popup guiding you through the install. If you already have them
|
||||||
you will need to install Xcode!!
|
installed, you will instead see some output in the Terminal advising you that the
|
||||||
|
tools are already installed.
|
||||||
|
|
||||||
|
More information can be found here:
|
||||||
|
https://www.freecodecamp.org/news/install-xcode-command-line-tools/
|
||||||
|
|
||||||
4. If you are using a desktop GUI, double-click the installer file. It will be
|
4. If you are using a desktop GUI, double-click the installer file. It will be
|
||||||
named `install.bat` on Windows systems and `install.sh` on Linux and
|
named `install.bat` on Windows systems and `install.sh` on Linux and
|
||||||
|
Loading…
Reference in New Issue
Block a user