Updated ๐Ÿ†™ How to Update (markdown)

migrate-v1-to-v2
Louis Lam 2022-10-04 17:55:58 +08:00
parent 2668e78508
commit ecca657ff3
1 changed files with 1 additions and 1 deletions

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