diff --git a/Service%EF%BC%9APicoClaw.md b/Service%EF%BC%9APicoClaw.md index 27977b6..59404a1 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 && NPM ```bash -apt update && apt install -y nodejs npm && npm install -g pnpm +apt update && apt install -y nodejs npm ``` # 安裝相依套件