We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57388b2 commit af6c35bCopy full SHA for af6c35b
1 file changed
README.md
@@ -25,8 +25,10 @@ This extensions adds a button to the Git extension sidebar - clicking it sends a
25
26
## Quickstart
27
28
-1. Ensure Ollama in installed.
29
-1. In VS Code, open a Git repository and stage your changes.
+1. Get [Ollama](https://michaelcurrin.github.io/dev-cheatsheets/cheatsheets/artificial-intelligence/ollama/) installed.
+1. Open VS Code.
30
+1. Open a Git repository.
31
+1. Stage your changes.
32
1. Click `Generate Commit Message (LLM)` in the Source Control title bar (or run the command via the Command Palette).
33
1. Edit if needed, then commit.
34
0 commit comments