Updated 🆙 How to Update (markdown)

Louis Lam 2022-02-09 22:34:56 +08:00
parent bec659c7c1
commit f8e2162ff6

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