Skip to content

Commit 9cb0144

Browse files
committed
Fix typo in README
1 parent c627e60 commit 9cb0144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ By default, `AiShell` is configured to use the reverse-engineered ChatGPT client
4949

5050
1. Create an account on OpenAI.
5151
1. Go to <https://platform.openai.com/account/api-keys> and copy your API key.
52-
1. Modify or create the `~/.aishell/config.json` file as follows:
52+
1. Modify or create the `~/.aishell_config.json` file as follows:
5353

5454
```json
5555
{

0 commit comments

Comments
 (0)