Fixed link.

This commit is contained in:
Michael Royal 2023-04-17 00:27:08 -07:00 committed by GitHub
parent e58e3c2500
commit e8c358e4fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -426,7 +426,7 @@ docker build -t chatgpt-ui .
docker run -e OPENAI_API_KEY=xxxxxxxx -p 3000:3000 chatgpt-ui docker run -e OPENAI_API_KEY=xxxxxxxx -p 3000:3000 chatgpt-ui
``` ```
## Running Locally on Windows, MacOS, and Linux ### Running Locally on Windows, MacOS, and Linux:
**1. Clone Project Repo** **1. Clone Project Repo**