Skip to content

Commit

Permalink
Merge pull request #80 from graham-sportsmgmt/patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
lukemelia committed Nov 17, 2016
2 parents 481150f + d370b44 commit 939786a
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,13 @@ This library is compatible with and tested against Ember 1.13 and higher.

## Development Setup

### Installation
### Simple Installation
To add the ember-wormhole add-on to an existing project, enter this command from the root of your EmberJS project:

* `ember install ember-wormhole`

### Setting Up The Demo
If you'd like to set up a new EmberJS application with the ember-wormhole sample application configured, follow these steps:

* `git clone` this repository
* `npm install`
Expand Down

0 comments on commit 939786a

Please sign in to comment.