File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -38,16 +38,16 @@ The core logic for this extension is handled by a pre-built `toolbox` binary. Th
3838 ` ` `
3939 Adjust the URL for your operating system (` linux/amd64` , ` darwin/arm64` , ` windows/amd64` ).
4040
41- 3. ** Install the Extension Locally:** Use the Gemini CLI to install the
41+ 3. ** Link the Extension Locally:** Use the Gemini CLI to install the
4242 extension from your local directory.
4343
4444 ` ` ` bash
45- gemini extensions install .
45+ gemini extensions link .
4646 gemini extensions link .
4747 ` ` `
48- The CLI will prompt you to confirm the installation . Accept it to proceed.
48+ The CLI will prompt you to confirm the linking . Accept it to proceed.
4949
50- 4. ** Testing Changes:** After installation , start the Gemini CLI (` gemini` ).
50+ 4. ** Testing Changes:** After linking , start the Gemini CLI (` gemini` ).
5151 You can now interact with the ` sql-server` tools to manually test your changes
5252 against your connected database.
5353
You can’t perform that action at this time.
0 commit comments