Update docs/INSTALL.md

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
This commit is contained in:
nsight
2026-05-07 17:46:21 +08:00
committed by GitHub
parent 6bc4239250
commit e439f3710b
+1
View File
@@ -383,6 +383,7 @@ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
source "$HOME/.cargo/env"
rustup default stable
cargo install deepseek-tui-cli --locked
cargo install deepseek-tui --locked
```
Afterward, `which cargo` should point to `~/.cargo/bin/cargo`, not