Skip to content

Commit

Permalink
chore: doc about openapi token
Browse files Browse the repository at this point in the history
  • Loading branch information
williamfzc committed Mar 5, 2023
1 parent 5d17823 commit f3989c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ You can download prebuild binaries from [release page](https://github.com/willia

1. Download a executable binary
2. Add your topics to `topic.txt`
3. Add your token to `token.txt`
3. Add your token (official openai api key, with no extra white space, no empty line) to `token.txt`
4. run `./cgp`

Everything done. You can get some help about command line arguments with `cgp --help`.
Expand Down

0 comments on commit f3989c4

Please sign in to comment.