diff --git a/docs/setup.md b/docs/setup.md index 257e07c1..e894ebe2 100644 --- a/docs/setup.md +++ b/docs/setup.md @@ -172,7 +172,7 @@ If you need to upgrade Docker Compose to a newer version, you can follow the ins Once you have a recent version of docker-compose, run the commands below in your Auto-GPT folder. -1. Build the image. If you have pulled the image from Docker Hub, skip this step (NOTE: You *will* need to do this if you are modifying requirements.txt to add/remove depedencies like Python libs/frameworks) +1. Build the image. If you have pulled the image from Docker Hub, skip this step (NOTE: You *will* need to do this if you are modifying requirements.txt to add/remove dependencies like Python libs/frameworks) :::shell docker-compose build auto-gpt