You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -156,7 +156,7 @@ To update later: `/plugin update cortex-code`
156
156
| Problem | Fix |
157
157
|---|---|
158
158
|`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). |
160
160
|`pip`/`pipx` not found | Install Python 3.10+ first: [python.org](https://www.python.org/downloads/)|
161
161
| 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)|
162
162
| Installer hangs on Windows | Run PowerShell as Administrator, or download and run the script manually. |
0 commit comments