Skip to content

Commit

Permalink
adding instructions for installing as an Ember addon (#47)
Browse files Browse the repository at this point in the history
* adding instructions for installing as an Ember addon

* updating installation instructions
  • Loading branch information
dhall authored and Ilya Radchenko committed Jun 24, 2016
1 parent e6c1a4a commit bc18b81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ See the ***0.x*** branch for 0.x code and fixes.

## Install

`npm install ember-cli-toggle`
`ember install ember-cli-toggle`

## Basic Usage

Expand Down

0 comments on commit bc18b81

Please sign in to comment.