Updated ๐Ÿ†™ How to Update (markdown)

migrate-v1-to-v2
Louis Lam 2023-02-14 08:52:26 +08:00
parent f070099e66
commit 93ab4a4e6b
1 changed files with 1 additions and 1 deletions

@ -37,7 +37,7 @@ git fetch --all
git checkout 1.20.0 --force git checkout 1.20.0 --force
# Install dependencies and prebuilt # Install dependencies and prebuilt
npm install --omit=dev npm install --production
npm run download-dist npm run download-dist
# Restart # Restart