From 54b95ed12201716606cfa4c0ceb94b086ee9ec44 Mon Sep 17 00:00:00 2001 From: rendianmeng Date: Thu, 30 Jul 2026 10:20:53 +0800 Subject: [PATCH] Merge branch main of github.com:modelstudioai/cli into feat/multi-channel-install --- INSTALL.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index f5ceb75..89987e8 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -31,8 +31,6 @@ bl --version which bl # Windows: where.exe bl ``` -若 `command not found`:把 `~/.local/bin`(Windows 为 `%LOCALAPPDATA%\bailian-cli\bin`)加入 PATH 后开新终端。 - > CDN / GitHub Release 未就绪或下载失败时,回退到下方 npm 安装。 ## 2. 备选:npm 安装(要求 **≥ 18.17.0**)