Skip to content

Commit 5296883

Browse files
committed
Reduce wordiness on installing ember
1 parent f245679 commit 5296883

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)