diff --git a/DEPLOYMENT.md b/DEPLOYMENT.md index 053cd85..bcad989 100644 --- a/DEPLOYMENT.md +++ b/DEPLOYMENT.md @@ -6,6 +6,7 @@ For branch steps: 1. Be sure to have the same dependencies from **package.json** and **app/package.json**. 1. Define Electron version in **package.json** and Travis CI Environment Variables. 1. Define **electron-builder** version in **package.json**. +1. Download the latest languages from Crowdin. 2. Clean and build the project: > `npm run sencha:clean`