diff --git a/docs/tutorial/quick-start.md b/docs/tutorial/quick-start.md index c958843b2f..835a75a977 100644 --- a/docs/tutorial/quick-start.md +++ b/docs/tutorial/quick-start.md @@ -175,12 +175,6 @@ electron . If you've installed it locally, then run: -#### Node v8.2.0 and later - -``` -$ npx electron . -``` - #### macOS / Linux ```bash @@ -193,6 +187,12 @@ $ ./node_modules/.bin/electron . $ .\node_modules\.bin\electron . ``` +#### Node v8.2.0 and later + +``` +$ npx electron . +``` + ### Manually Downloaded Electron Binary If you downloaded Electron manually, you can also use the included