Updated 🆙 How to Update (markdown)

Louis Lam 2021-09-04 16:15:16 +08:00
parent ca2eec8093
commit b44c0d1505

@ -18,7 +18,7 @@ PS: For every new release, it takes some time to build the docker image, please
```bash
cd <uptime-kuma-directory>
git fetch --all
git checkout 1.5.2 --force
git checkout 1.5.3 --force
npm install --legacy-peer-deps
node node_modules/esbuild/install.js
npm run build