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 2618cec commit 9eecbdeCopy full SHA for 9eecbde
README.md
@@ -1,5 +1,5 @@
1
> Original package doesn't work due to config mistake 'package.json'. https://github.com/nooqta/git-commit-gpt
2
-> Tharefore I fix it and republish as a '@laststance/git-gpt-commit'.
+> Therefore I fix it and republish as a '@laststance/git-gpt-commit'.
3
4
<div align="center">
5
<h1>Git Commit GPT-4o</h1>
@@ -17,7 +17,7 @@ There are two ways to install the Git extension: using npm or manual installatio
17
npm install -g @laststance/git-gpt-commit
18
```
19
20
-- **Step2:** move to any languege your project root
+- **Step2:** move to any language your project root
21
22
```bash
23
cd my-rust-project
0 commit comments