chore(docs): improve installer.sh docs (#5232)

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
Ettore Di Giacinto
2025-04-21 22:11:43 +02:00
committed by GitHub
parent 378161060c
commit cc3df759f8
4 changed files with 39 additions and 7 deletions

View File

@@ -18,12 +18,15 @@ If you are exposing LocalAI remotely, make sure you protect the API endpoints ad
## Quickstart
### Using the Bash Installer
```bash
# Basic installation
curl https://localai.io/install.sh | sh
```
See [Installer]({{% relref "docs/advanced/installer" %}}) for all the supported options
### Run with docker:
```bash
# CPU only image: