diff --git a/🆙-How-to-Update.md b/🆙-How-to-Update.md index 105526f..d6b8a5b 100644 --- a/🆙-How-to-Update.md +++ b/🆙-How-to-Update.md @@ -20,6 +20,7 @@ cd git fetch --all git checkout 1.5.0 --force npm install --legacy-peer-deps +node node_modules/esbuild/install.js npm run build pm2 restart uptime-kuma ``` \ No newline at end of file