Updated 🆙 How to Update (markdown)

Louis Lam 2023-01-03 18:17:56 +08:00
parent e5d7e9482d
commit da6cd6de12

@ -34,7 +34,7 @@ cd <uptime-kuma-directory>
# Update from git
git fetch --all
git checkout 1.19.2 --force
git checkout 1.19.3 --force
# Install dependencies and prebuilt
npm install --omit=dev