Skip to content

Commit d10cd95

Browse files
committed
Docker Instructions Updated
1 parent f3ec678 commit d10cd95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The `-v` flag mounts the `your-project` folder into the container. Make sure to
1717
Building the image:
1818
- `git clone https://github.com/AntonOsika/gpt-engineer.git`
1919
- `cd gpt-engineer`
20-
- `docker-compose -f docker/docker-compose.yml build`
20+
- `docker-compose -f docker-compose.yml build`
2121
- `docker-compose run --rm gpt-engineer`
2222

2323

0 commit comments

Comments
 (0)