Skip to content

Commit 8997776

Browse files
authored
Update README.md
1 parent bbf55ca commit 8997776

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ You can find our [Roadmap](https://github.com/orgs/arc53/projects/2) here, pleas
5555
Note: Make sure you have docker installed
5656

5757
1. Open dowload this repository with `git clone https://github.com/arc53/DocsGPT.git`
58-
2. Create .env file in your root directory and set your OPENAI_API_KEY with your openai api key
58+
2. Create .env file in your root directory and set your OPENAI_API_KEY with your openai api key and VITE_API_STREAMING to true or false if you dont want streaming answers
5959
3. Run `docker-compose build && docker-compose up`
6060
4. Navigate to http://localhost:5173/
6161

0 commit comments

Comments
 (0)