Updated 🆙 How to Update (markdown)

Louis Lam 2022-04-22 21:35:23 +08:00
parent 4df8777212
commit 8edf9d074f

@ -34,7 +34,7 @@ cd <uptime-kuma-directory>
# Update from git
git fetch --all
git checkout 1.14.0 --force
git checkout 1.14.1 --force
# Install dependenies and prebuilt
npm ci --production