Skip to content

Commit

Permalink
Docker Instructions Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
FancyKat authored and 70ziko committed Oct 25, 2023
1 parent 2d5a518 commit da6a039
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ The `-v` flag mounts the `your-project` folder into the container. Make sure to
Building the image:
- `git clone https://github.com/AntonOsika/gpt-engineer.git`
- `cd gpt-engineer`
- `docker-compose -f docker/docker-compose.yml build`
- `docker-compose -f docker-compose.yml build`
- `docker-compose run --rm gpt-engineer`


Expand Down

0 comments on commit da6a039

Please sign in to comment.