From dcc39d5db2fe30ed80f23951526eb5324bba5074 Mon Sep 17 00:00:00 2001 From: Jeffery Date: Tue, 14 Apr 2026 03:20:37 +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 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Service%EF%BC%9APicoClaw.md b/Service%EF%BC%9APicoClaw.md index a04c67a..6189bb3 100644 --- a/Service%EF%BC%9APicoClaw.md +++ b/Service%EF%BC%9APicoClaw.md @@ -50,4 +50,10 @@ cd ~/picoclaw && make install ```bash picoclaw-launcher-tui +``` + +# 快速安裝 + +```bash +wget https://github.com/sipeed/picoclaw/releases/download/v0.2.6/picoclaw_x86_64.deb && dpkg -i picoclaw_x86_64.deb ``` \ No newline at end of file