Skip to content

Commit af6c35b

Browse files
Revise Quickstart instructions in README
Updated installation instructions for Ollama and clarified steps for using VS Code.
1 parent 57388b2 commit af6c35b

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,10 @@ This extensions adds a button to the Git extension sidebar - clicking it sends a
2525

2626
## Quickstart
2727

28-
1. Ensure Ollama in installed.
29-
1. In VS Code, open a Git repository and stage your changes.
28+
1. Get [Ollama](https://michaelcurrin.github.io/dev-cheatsheets/cheatsheets/artificial-intelligence/ollama/) installed.
29+
1. Open VS Code.
30+
1. Open a Git repository.
31+
1. Stage your changes.
3032
1. Click `Generate Commit Message (LLM)` in the Source Control title bar (or run the command via the Command Palette).
3133
1. Edit if needed, then commit.
3234

0 commit comments

Comments
 (0)