Fixed link.
This commit is contained in:
parent
e58e3c2500
commit
e8c358e4fe
1 changed files with 1 additions and 1 deletions
|
@ -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**
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue