Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chesrowe authored May 31, 2023
1 parent 0ae6c40 commit 44dd8ec
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 @@ -30,7 +30,7 @@ Find your API keys for each here:
- [OpenAi keys](https://platform.openai.com/account/api-keys)

### Config file
You will need to make a folder called `MTG-AI` on your desktop and create a new text file called `config.json`, this is where all your keys/tokens will be stored.
You will need to create a JSON file called `config.json` here: `C:\Users\%USERNAME%\AppData\Local\MTG_Generator`, this is where all your keys/tokens will be stored.
An example `config.json` would be:
```json
{
Expand Down

0 comments on commit 44dd8ec

Please sign in to comment.