Update README.md

This commit is contained in:
Ilya Ig. Petrov 2018-04-12 12:21:24 +05:00 committed by GitHub
parent ea7914e115
commit 8a243e16be

View File

@ -14,7 +14,7 @@ use your build/extension-beta
1. `vim src/extension-common/pages/options/src/components/App.js`
2. Change github link there.
3. `npm run release`
4. Change back: `vim src/extension-common/pages/options/src/components/App.js`
4. Change `App.js` back to original: `git checkout src/extension-common/pages/options/src/components/App.js`
5. `vim src/templates-data.js` and bump version.
6. Commit bumped version.
7. Merge development to production (usually after deployment and testing and many patches).