Skip to content

Commit

Permalink
add update instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
cogentapps committed Mar 18, 2023
1 parent 56c7616 commit a39ac48
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,12 @@ docker run -v $(pwd)/data:/app/data -p 3000:3000 ghcr.io/cogentapps/chat-with-gp

Then navigate to http://localhost:3000 to view the app.

## Updating

```
docker pull ghcr.io/cogentapps/chat-with-gpt:release
```

## License

Chat with GPT is licensed under the MIT license. See the LICENSE file for more information.

0 comments on commit a39ac48

Please sign in to comment.