Browse Source

Update first-app.md (#14455)

Alex Sokolsky 6 years ago
parent
commit
9fe456dec1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/tutorial/first-app.md

+ 1 - 1
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