diff --git a/🆙-How-to-Update.md b/🆙-How-to-Update.md index 10ce6f8..5021f14 100644 --- a/🆙-How-to-Update.md +++ b/🆙-How-to-Update.md @@ -19,7 +19,7 @@ PS: For every new release, it takes some time to build the docker image, please cd git fetch --all git checkout 1.3.2 --force -npm install +npm install --legacy-peer-deps npm run build pm2 restart uptime-kuma ``` \ No newline at end of file