Updated 🆙 How to Update (markdown)

Louis Lam 2023-10-09 20:40:49 +08:00
parent 6824add119
commit e3792a78ea

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