mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-01-09 15:17:59 -05:00
Fix typo in docs/setup.md (#4613)
fix typo: depedencies -> dependencies Co-authored-by: Reinier van der Leer <github@pwuts.nl>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user