docs: explain versioning policy 1.x, 2.x, and beyond

This commit is contained in:
Jacob Groundwater 2017-11-06 11:22:54 -08:00 committed by Jacob Groundwater
parent f2da3e9a14
commit 06371a6082
13 changed files with 140 additions and 124 deletions

View file

@ -11,7 +11,7 @@ npm install electron --save-dev
```
See the
[Electron versioning doc](https://electronjs.org/docs/tutorial/electron-versioning)
[Electron versioning doc](https://electron.atom.io/docs/versioning/)
for info on how to manage Electron versions in your apps.
## Global Installation