Skip to content

Commit 9cb86d7

Browse files
authored
Update README.md
1 parent c052c15 commit 9cb86d7

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
@@ -19,7 +19,7 @@ export OPENAI_ENDPOINT=YOUR_AZURE_OPENAI_ENDPOINT_URL
1919
export OPENAI_API_KEY=YOUR_AZURE_OPENAI_API_KEY
2020
```
2121

22-
The code has been tested with Python 3.9.13 using CentOS Linux release 7.9.2009 (Core). Please install the required Python packages by:
22+
The code has been tested with Python 3.9.13 using CentOS Linux release 7.9.2009 (Core). Please install the required Python packages by (it should take less than 10 minutes on a modern machine):
2323

2424
```bash
2525
pip install -r requirements.txt

0 commit comments

Comments
 (0)