diff --git a/docs/content/docs/getting-started/quickstart.md b/docs/content/docs/getting-started/quickstart.md index 19c2e1efd..eeeb409e9 100644 --- a/docs/content/docs/getting-started/quickstart.md +++ b/docs/content/docs/getting-started/quickstart.md @@ -31,10 +31,14 @@ See [Installer]({{% relref "docs/advanced/installer" %}}) for all the supported ### macOS Download +For MacOS a DMG is available: + Download LocalAI for macOS +> 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 + ### Run with docker {{% alert icon="💡" %}}