Updated 🆙 How to Update (markdown)

Louis Lam 2021-09-24 19:45:51 +08:00
parent b2efaaf28f
commit a6c7160b4d

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