From 9fb3e4040b0ae28f8c3b3342175c4683f2bbe6df Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Sat, 22 Jun 2024 10:29:46 +0200 Subject: [PATCH] Update README.md Signed-off-by: Ettore Di Giacinto --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 380fd6b6..5664322e 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,13 @@ ![screen](https://github.com/mudler/LocalAI/assets/2420543/20b5ccd2-8393-44f0-aaf6-87a23806381e) +Run the installer script: + +```bash +curl https://localai.io/install.sh | sh +``` + +Or run with docker: ```bash docker run -ti --name local-ai -p 8080:8080 localai/localai:latest-aio-cpu # Alternative images: