Skip to content

Commit 46b7a4c

Browse files
authored
Add macOS DMG download information
Added download link and note for macOS DMG installation. Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
1 parent 436e2d9 commit 46b7a4c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/content/docs/getting-started/quickstart.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,14 @@ See [Installer]({{% relref "docs/advanced/installer" %}}) for all the supported
3131

3232
### macOS Download
3333

34+
For MacOS a DMG is available:
35+
3436
<a href="https://github.com/mudler/LocalAI/releases/latest/download/LocalAI.dmg">
3537
<img src="https://img.shields.io/badge/Download-macOS-blue?style=for-the-badge&logo=apple&logoColor=white" alt="Download LocalAI for macOS"/>
3638
</a>
3739

40+
> Note: the DMGs are not signed by Apple and shows quarantined after install. See https://github.com/mudler/LocalAI/issues/6268 for a workaround, fix is tracked here: https://github.com/mudler/LocalAI/issues/6244
41+
3842
### Run with docker
3943

4044
{{% alert icon="💡" %}}

0 commit comments

Comments
 (0)