Skip to content

Commit b96f414

Browse files
committed
Fix troubleshooting link for Cortex Code CLI install
1 parent 578f647 commit b96f414

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ To update later: `/plugin update cortex-code`
156156
| Problem | Fix |
157157
|---|---|
158158
| `snow: command not found` | Make sure `~/.local/bin` (pipx) or your Python scripts dir is in `$PATH`. Try opening a new terminal. |
159-
| `cortex: command not found` | Re-run the installer. If it still fails, install manually from [ai.snowflake.com](https://ai.snowflake.com). |
159+
| `cortex: command not found` | Re-run the installer. If it still fails, install manually from the [Cortex Code CLI docs](https://docs.snowflake.com/en/user-guide/cortex-code/cortex-code-cli). |
160160
| `pip`/`pipx` not found | Install Python 3.10+ first: [python.org](https://www.python.org/downloads/) |
161161
| Connection errors | Run `snow connection add` to create `~/.snowflake/connections.toml`. Docs: [Specify credentials](https://docs.snowflake.com/en/developer-guide/snowflake-cli/connecting/specify-credentials) |
162162
| Installer hangs on Windows | Run PowerShell as Administrator, or download and run the script manually. |

0 commit comments

Comments
 (0)