diff --git a/README.md b/README.md
index 20ae15d6e..493d6647e 100644
--- a/README.md
+++ b/README.md
@@ -110,6 +110,12 @@ curl https://localai.io/install.sh | sh
For more installation options, see [Installer Options](https://localai.io/docs/advanced/installer/).
+### macOS Download:
+
+
+
+
+
Or run with docker:
### CPU only image:
diff --git a/docs/content/docs/getting-started/quickstart.md b/docs/content/docs/getting-started/quickstart.md
index 5640adefc..d9eb5227d 100644
--- a/docs/content/docs/getting-started/quickstart.md
+++ b/docs/content/docs/getting-started/quickstart.md
@@ -27,6 +27,12 @@ curl https://localai.io/install.sh | sh
See [Installer]({{% relref "docs/advanced/installer" %}}) for all the supported options
+### macOS Download
+
+
+
+
+
### Run with docker
diff --git a/docs/content/docs/overview.md b/docs/content/docs/overview.md
index 981ba765d..8d530ef1f 100644
--- a/docs/content/docs/overview.md
+++ b/docs/content/docs/overview.md
@@ -56,6 +56,12 @@ The fastest way to get started is with our one-line installer:
curl https://localai.io/install.sh | sh
```
+### macOS Download
+
+
+
+
+
Or use Docker for a quick start:
```bash
diff --git a/docs/content/docs/reference/binaries.md b/docs/content/docs/reference/binaries.md
index 7780864cb..59ffee8f8 100644
--- a/docs/content/docs/reference/binaries.md
+++ b/docs/content/docs/reference/binaries.md
@@ -5,7 +5,13 @@ title = "LocalAI binaries"
weight = 26
+++
-LocalAI binaries are available for both Linux and MacOS platforms and can be executed directly from your command line. These binaries are continuously updated and hosted on [our GitHub Releases page](https://github.com/mudler/LocalAI/releases). This method also supports Windows users via the Windows Subsystem for Linux (WSL).
+LocalAI binaries are available for both Linux and MacOS platforms and can be executed directly from your command line. These binaries are continuously updated and hosted on [our GitHub Releases page](https://github.com/mudler/LocalAI/releases). This method also supports Windows users via the Windows Subsystem for Linux (WSL).
+
+### macOS Download
+
+
+
+
Use the following one-liner command in your terminal to download and run LocalAI on Linux or MacOS: