Fix 'electron-versioning' link in README.md
This commit is contained in:
parent
057f08a1f8
commit
ef7c5c8e9c
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ npm install electron --save-dev --save-exact
|
||||||
|
|
||||||
The `--save-exact` flag is recommended as Electron does not follow semantic
|
The `--save-exact` flag is recommended as Electron does not follow semantic
|
||||||
versioning. For info on how to manage Electron versions in your apps, see
|
versioning. For info on how to manage Electron versions in your apps, see
|
||||||
[Electron versioning](docs/tutorial/versioning.md).
|
[Electron versioning](docs/tutorial/electron-versioning.md).
|
||||||
|
|
||||||
For more installation options and troubleshooting tips, see
|
For more installation options and troubleshooting tips, see
|
||||||
[installation](docs/tutorial/installation.md).
|
[installation](docs/tutorial/installation.md).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue