diff --git a/Service%EF%BC%9APicoClaw.md b/Service%EF%BC%9APicoClaw.md index ea0b6d5..d8c9f4a 100644 --- a/Service%EF%BC%9APicoClaw.md +++ b/Service%EF%BC%9APicoClaw.md @@ -13,7 +13,7 @@ echo 'export PATH=$PATH:/usr/local/go/bin' >> ~/.bashrc && source ~/.bashrc && g ## NodeJS ```bash -apt update && apt install -y nodejs npm +apt update && apt install -y nodejs npm && npm install -g pnpm ``` # 安裝相依套件