Skip to content

Commit

Permalink
Merge pull request #68 from nitatemic/main
Browse files Browse the repository at this point in the history
Fixed docker image name in docker build command
  • Loading branch information
ruecat authored Sep 26, 2024
2 parents 57ada1e + dbe3e3d commit 1d114d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ The official image is available at dockerhub: [ruecat/ollama-telegram](https://h
2. To run ollama from locally installed instance (mainly for **MacOS**, since docker image doesn't support Apple GPU acceleration yet):
```
docker compose up --build -d ollama-telegram
docker compose up --build -d ollama-tg
```
## Environment Configuration
Expand Down

0 comments on commit 1d114d6

Please sign in to comment.