Skip to content

Commit

Permalink
wrong language identifier
Browse files Browse the repository at this point in the history
  • Loading branch information
quantonganh committed Oct 5, 2023
1 parent 4a1bc8c commit e7889b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -28,7 +28,7 @@ go install github.com/quantonganh/chatgpt@latest
- Create your API key: https://platform.openai.com/account/api-keys
- Set your `OPENAI_API_KEY` environment variable using [fish shell](https://fishshell.com/docs/current/cmds/set.html):

```go
```shell
set -Ux OPENAI_API_KEY your-key
```

Expand Down

0 comments on commit e7889b9

Please sign in to comment.