diff --git a/README.md b/README.md index 0a3b6699..6f2ceb62 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,7 @@ Note: Make sure you have docker installed 1. Open dowload this repository with `git clone https://github.com/arc53/DocsGPT.git` 2. Open docker-compose.yaml and replace with your OpenAI's key (there are 4 places) 3. Run `docker-compose build && docker-compose up` +4. Navigate to http://localhost:5173/ To stop just run Ctrl + C