Update README.md

This commit is contained in:
Alex
2023-04-04 14:12:35 +01:00
committed by GitHub
parent 60bb264663
commit b9efb98280

View File

@@ -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 <your_api_key> 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