From 9fe456dec1419a12eb6a41a7a88b816f2bd59d6a Mon Sep 17 00:00:00 2001 From: Alex Sokolsky Date: Tue, 4 Sep 2018 19:59:35 -0700 Subject: [PATCH] Update first-app.md (#14455) --- docs/tutorial/first-app.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorial/first-app.md b/docs/tutorial/first-app.md index 0721b207b2d0..02e582a51cd7 100644 --- a/docs/tutorial/first-app.md +++ b/docs/tutorial/first-app.md @@ -204,7 +204,7 @@ directory. Clone and run the code in this tutorial by using the [`electron/electron-quick-start`][quick-start] repository. -**Note**: Running this requires [Git](https://git-scm.com). +**Note**: Running this requires [Git](https://git-scm.com) and [npm](https://www.npmjs.com/). ```sh # Clone the repository