Updated 🆙 How to Update (markdown)

Louis Lam 2023-12-10 21:08:01 +08:00
parent bdd93c8ab9
commit 500ed541b6

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