Updated 🆙 How to Update (markdown)

Louis Lam 2023-12-13 01:36:09 +08:00
parent b2698dbee5
commit ec05322a6e

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