Skip to content

Commit 9fb3e40

Browse files
authored
Update README.md
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent 070fd1b commit 9fb3e40

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,13 @@
4848

4949
![screen](https://github.com/mudler/LocalAI/assets/2420543/20b5ccd2-8393-44f0-aaf6-87a23806381e)
5050

51+
Run the installer script:
52+
53+
```bash
54+
curl https://localai.io/install.sh | sh
55+
```
56+
57+
Or run with docker:
5158
```bash
5259
docker run -ti --name local-ai -p 8080:8080 localai/localai:latest-aio-cpu
5360
# Alternative images:

0 commit comments

Comments
 (0)