From e16c043e61f1fc64a439b711671f28a2c2df440b Mon Sep 17 00:00:00 2001 From: Jeffery Date: Tue, 14 Apr 2026 03:00:51 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20Service=EF=BC=9APicoClaw?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Service%EF%BC%9APicoClaw.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Service%EF%BC%9APicoClaw.md b/Service%EF%BC%9APicoClaw.md index c3bbc25..212c28d 100644 --- a/Service%EF%BC%9APicoClaw.md +++ b/Service%EF%BC%9APicoClaw.md @@ -16,10 +16,10 @@ echo 'export PATH=$PATH:/usr/local/go/bin' >> ~/.bashrc && source ~/.bashrc && g apt update && apt install -y nodejs npm ``` -# 安裝相依套件 +# ~~安裝相依套件~~ ```bash -~~npm install -g pnpm corepack~~ +npm install -g pnpm corepack ``` # 下載原始碼 @@ -34,10 +34,10 @@ git clone https://github.com/sipeed/picoclaw.git cd ~/picoclaw && make deps ``` -由存放區宣告安裝前端套件管理員 +~~由存放區宣告安裝前端套件管理員~~ ```bash -~~cd ~/picoclaw/web/frontend && corepack install~~ +cd ~/picoclaw/web/frontend && corepack install ``` 為目前平台建構核心二進位檔