Updated 🆙 How to Update (markdown)

Louis Lam 2023-11-22 13:45:37 +08:00
parent 319f2d23cd
commit be97fd5214

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