Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions guides/release/getting-started/quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ We'll cover these steps:

## Install Ember

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

```bash
Expand Down