Skip to content

Commit 93162d1

Browse files
authored
Merge pull request #2154 from NullVoxPopuli/nvp/simplify-install-steps
Reduce wordiness on installing ember
2 parents f245679 + 5296883 commit 93162d1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

guides/release/getting-started/quick-start.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ We'll cover these steps:
1313

1414
## Install Ember
1515

16-
You can install Ember with a single command using npm,
17-
the Node.js package manager.
16+
You can install Ember with a single command using [npm](https://docs.npmjs.com/cli),
1817
Type this into your terminal:
1918

2019
```bash

0 commit comments

Comments
 (0)