Updated ๐Ÿ†™ How to Update (markdown)

master
Louis Lam 2023-12-10 21:08:01 +08:00
parent bdd93c8ab9
commit 500ed541b6
1 changed files with 1 additions and 1 deletions

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