update intro

This commit is contained in:
Zeke Sikelianos 2017-12-05 14:32:33 -08:00 committed by GitHub
parent 4101059323
commit 4878cd8d5d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,8 @@
# Electron Versioning # 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 ```sh
npm install --save-dev electron npm install --save-dev electron