mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Update How to create the installers.md
This commit is contained in:
parent
8233098136
commit
8c47638eec
@ -1,3 +1,7 @@
|
||||
**Important:** These instructions are for the developers of this project, not for users! The users should use the pre-created zip files for installation.
|
||||
|
||||
This guide explains how to create the zip files that users will use for installing.
|
||||
|
||||
The installer zip contains two files: the script, and the micromamba binary.
|
||||
|
||||
Micromamba is a single ~8mb binary file, that acts like a package manager (drop-in replacement for conda).
|
||||
@ -48,4 +52,4 @@ For Linux/Mac: Make sure the `chmod u+x` permission is granted to `install.sh` a
|
||||
```
|
||||
.\install.sh
|
||||
.\installer_files\micromamba_mac_arm64
|
||||
```
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user