File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -38,16 +38,15 @@ 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 .
4645 gemini extensions link .
4746 ` ` `
48- The CLI will prompt you to confirm the installation . Accept it to proceed.
47+ The CLI will prompt you to confirm the linking . Accept it to proceed.
4948
50- 4. ** Testing Changes:** After installation , start the Gemini CLI (` gemini` ).
49+ 4. ** Testing Changes:** After linking , start the Gemini CLI (` gemini` ).
5150 You can now interact with the ` cloud-sql-sqlserver` tools to manually test your changes
5251 against your connected database.
5352
You can’t perform that action at this time.
0 commit comments