We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f245679 commit 5296883Copy full SHA for 5296883
guides/release/getting-started/quick-start.md
@@ -13,8 +13,7 @@ We'll cover these steps:
13
14
## Install Ember
15
16
-You can install Ember with a single command using npm,
17
-the Node.js package manager.
+You can install Ember with a single command using [npm](https://docs.npmjs.com/cli),
18
Type this into your terminal:
19
20
```bash
0 commit comments