Updated 🆙 How to Update (markdown)

Louis Lam 2021-10-10 23:37:44 +08:00
parent 17c09645be
commit d9f3d82725

@ -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.7.3 --force
git checkout 1.8.0 --force
npm install --legacy-peer-deps
node node_modules/esbuild/install.js
npm run build