Updated 🆙 How to Update (markdown)

Louis Lam 2023-09-18 03:18:04 +08:00
parent fdda0cdb23
commit 6824add119

@ -33,7 +33,7 @@ cd <uptime-kuma-directory>
# Update from git
git fetch --all
git checkout 1.23.1 --force
git checkout 1.23.2 --force
# Install dependencies and prebuilt
npm install --production