Updated 🆙 How to Update (markdown)

Louis Lam 2023-12-02 20:06:34 +08:00
parent 4d2bb05014
commit 08e8e6dd4b

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