Skip to content

Commit

Permalink
Adding link to docker-image.md on README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JimJim12 authored and JimJim12 committed Jan 20, 2024
1 parent c892320 commit c2fffe0
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 @@ -189,7 +189,7 @@ local_expert = Agent(
## Docker Image
If you prefer to run your crew in docker, we have an image available that has the framework pre-installed and uses Ollama as a base image. This allows you to run your local LLMs and crew in one container.

- See `docs/docker-image.md` for detailed instructions on running this image.
- See `https://github.com/joaomdmoura/crewAI/blob/main/docs/docker-image.md` for detailed instructions on running this image.


## Contribution
Expand Down

0 comments on commit c2fffe0

Please sign in to comment.