Skip to content

Commit

Permalink
add instructions to run npm install
Browse files Browse the repository at this point in the history
  • Loading branch information
DallanQ committed Jan 29, 2014
1 parent 9d57aba commit 517fa33
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,7 @@ The perfect starting point for an Ionic + AppGyver project.
- [Ionic Tutorials](http://ionicframework.com/tutorials/)
- [AppGyver Tutorials](http://academy.appgyver.com/courses/steroids)

To run this with AppGyver steroids, first [install steroids](http://academy.appgyver.com/courses/2/lessons/32), then run `steroids connect --watch`
To run this with AppGyver steroids:
* [install steroids](http://academy.appgyver.com/courses/2/lessons/32)
* run `npm install`
* run `steroids connect --watch`

0 comments on commit 517fa33

Please sign in to comment.