Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tolia committed May 27, 2014
1 parent 7340b1c commit 268ed8c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ generate a angular distribution for your rails app
First start by adding this gem to your Gemfile:
```
gem "rails_angular_creator", git: 'Tolia/rails_angular_creator'
```
And then execute
```
Expand Down Expand Up @@ -69,4 +68,4 @@ AngularCreator generator:
```
> rails g angular_creator:service‎ Service‎Name
create app/assets/javascripts/ng/services‎/service_name.coffe
```
```

0 comments on commit 268ed8c

Please sign in to comment.