We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31b5584 commit ee23060Copy full SHA for ee23060
README.md
@@ -28,7 +28,7 @@ There are two ways to install the Git extension: using npm or manual installatio
28
- **Step1:** run the following command:
29
30
```bash
31
-npm install -g @laststance/git-gpt-commit
+npm install -g @laststance/git-gpt-commit@latest
32
```
33
34
- **Step2:** add your OpenAI API key using the `git gpt open-api-key`
0 commit comments