Updated ๐Ÿ†™ How to Update (markdown)

master
Louis Lam 2023-09-18 03:18:04 +08:00
parent fdda0cdb23
commit 6824add119
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.1 --force
git checkout 1.23.2 --force
# Install dependencies and prebuilt
npm install --production