update intro
This commit is contained in:
parent
4101059323
commit
4878cd8d5d
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
# Electron Versioning
|
||||
|
||||
> This document is a detailed look at our versioning policy and implementation.
|
||||
> A detailed look at our versioning policy and implementation.
|
||||
|
||||
The following command will install the most recent stable build of Electron:
|
||||
As of version 2.0.0, Electron follows [semver](#semver). The following command will install the most recent stable build of Electron:
|
||||
|
||||
```sh
|
||||
npm install --save-dev electron
|
||||
|
|
Loading…
Reference in a new issue