Skip to content

Commit 8de32a3

Browse files
authored
Update README.md
1 parent c8439c2 commit 8de32a3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,9 @@ To run the application, make sure the virtual environment is active and run the
5858
```
5959
python run.py
6060
```
61+
62+
### Docker
63+
The easiest way to run ChatGPT Clone is by using docker
64+
```
65+
docker-compose up
66+
```

0 commit comments

Comments
 (0)