Change bash to shell in README (#132)
This commit is contained in:
parent
40266beebe
commit
72d0230b33
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ npm install -g @openai/codex
|
|||
|
||||
Next, set your OpenAI API key as an environment variable:
|
||||
|
||||
```bash
|
||||
```shell
|
||||
export OPENAI_API_KEY="your-api-key-here"
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue