更新 Service:PicoClaw

2026-04-14 02:47:10 +00:00
parent f92ba021e1
commit d7f0f392e5
+1 -1
@@ -13,7 +13,7 @@ echo 'export PATH=$PATH:/usr/local/go/bin' >> ~/.bashrc && source ~/.bashrc && g
## NodeJS && NPM ## NodeJS && NPM
```bash ```bash
apt update && apt install -y nodejs npm && npm install -g pnpm apt update && apt install -y nodejs npm
``` ```
# 安裝相依套件 # 安裝相依套件