Skip to content

Commit ad0c01e

Browse files
authored
Merge pull request #48 from code-yeongyu/feature/fix-readme-typo
Fix typo in README
2 parents c627e60 + 9cb0144 commit ad0c01e

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)