Skip to content
This repository has been archived by the owner on Nov 11, 2017. It is now read-only.

Fixed installation instruction in README.md #239

Merged
merged 1 commit into from
Apr 28, 2015
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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ It would help us greatly to help you and to improve ember list view.
Install *ListView* with EmberCLI using this command.

```bash
ember install:addon ember-list-view
ember install ember-list-view
```

## Usage
Expand Down