Skip to content

Commit

Permalink
chore: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Zero6992 committed Dec 13, 2022
1 parent 009f6ad commit dcd356a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,8 @@ Go to https://chat.openai.com/chat log in

> I use `Xvfb` to emulate a desktop environment. It should automatically get the cf_clearance given no captcha
1. Build the Docker image `docker build -t chatgpt-discord-bot --platform linux/amd64 .`
2. Run the Docker container `docker run --platform linux/amd64 -d chatgpt-discord-bot`
1. Build the Docker image `docker build -t chatgpt-discord-bot .`
2. Run the Docker container `docker run -d chatgpt-discord-bot`

### Stop the bot:

Expand Down

0 comments on commit dcd356a

Please sign in to comment.