mirror of
https://github.com/electron/electron.git
synced 2026-02-05 04:35:12 -05:00
update intro
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user