Updated 🆙 How to Update (markdown)

Louis Lam 2021-08-22 02:26:40 +08:00
parent 2be9c13e52
commit fc282016e3

@ -18,7 +18,7 @@ PS: For every new release, it takes some time to build the docker image, please
```bash ```bash
cd <uptime-kuma-directory> cd <uptime-kuma-directory>
git fetch --all git fetch --all
git checkout 1.3.0 --force git checkout 1.3.1 --force
npm install npm install
npm run build npm run build
pm2 restart uptime-kuma pm2 restart uptime-kuma