mirror of
https://github.com/SevaSk/ecoute.git
synced 2024-12-19 20:57:53 +00:00
Update README.md
This commit is contained in:
parent
66da757f5f
commit
143e1de808
@ -55,7 +55,7 @@ Please ensure that you run these commands in a PowerShell window with administra
|
||||
4. Create a `keys.py` file in the ecoute directory and add your OpenAI API key:
|
||||
|
||||
```
|
||||
echo 'OPENAI_API_KEY = "API KEY"' > keys.py
|
||||
echo OPENAI_API_KEY = "API KEY" > keys.py
|
||||
```
|
||||
|
||||
Replace `API KEY` with your actual OpenAI API key.
|
||||
|
Loading…
Reference in New Issue
Block a user