docs: fix config filename in README (#109)

This commit is contained in:
Todd Papaioannou
2023-02-23 00:53:25 -08:00
committed by GitHub
parent 8c5f124e21
commit 2041aee003

View File

@@ -30,7 +30,7 @@
aicommits config set OPENAI_KEY=<your token>
```
This will create a `.aicommitsrc` file in your home directory.
This will create a `.aicommits` file in your home directory.
4. Start committing!