Skip to content

Commit

Permalink
Merge pull request adopted-ember-addons#16 from bdvholmes/patch-1
Browse files Browse the repository at this point in the history
Document new ember-cli install command
  • Loading branch information
twokul committed May 21, 2015
2 parents b2423de + 935c205 commit 4195ab1
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,7 @@
Install the addon:

```sh
npm install ember-cli-bugsnag --save-dev
```

Run `ember-cli-bugsnag` generator:

```sh
ember g ember-cli-bugsnag
ember install ember-cli-bugsnag
```

## Configuration
Expand Down

0 comments on commit 4195ab1

Please sign in to comment.