Updated 🆙 How to Update (markdown)

Louis Lam 2023-02-14 08:52:26 +08:00
parent f070099e66
commit 93ab4a4e6b

@ -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