Update quick-start.md
Corrected the anchor text
This commit is contained in:
parent
5826a8f9a9
commit
0e1caa5961
1 changed files with 1 additions and 1 deletions
|
@ -211,7 +211,7 @@ and then executing the packaged app.
|
||||||
|
|
||||||
### Try this Example
|
### Try this Example
|
||||||
|
|
||||||
Clone and run the code in this tutorial by using the [`atom/electron-quick-start`](https://github.com/electron/electron-quick-start)
|
Clone and run the code in this tutorial by using the [`electron/electron-quick-start`](https://github.com/electron/electron-quick-start)
|
||||||
repository.
|
repository.
|
||||||
|
|
||||||
**Note**: Running this requires [Git](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/) (which includes [npm](https://npmjs.org)) on your system.
|
**Note**: Running this requires [Git](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/) (which includes [npm](https://npmjs.org)) on your system.
|
||||||
|
|
Loading…
Reference in a new issue