Skip to content

Commit 8782def

Browse files
authored
Update README.md
1 parent 1953cc7 commit 8782def

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Once the lib is downloaded, add a reference in your index.html
2121

2222
In your `Gemfile`, add the following line:
2323
```ruby
24-
gem 'angular-url-parser-rails'
24+
gem 'angular_url_parser_rails'
2525
```
2626

2727
In your `application.js`, add the following line:
@@ -81,4 +81,4 @@ angular
8181
2. Create your feature branch (`git checkout -b my-new-feature`)
8282
3. Commit your changes (`git commit -am 'Add some feature'`)
8383
4. Push to the branch (`git push origin my-new-feature`)
84-
5. Create new Pull Request
84+
5. Create new Pull Request

0 commit comments

Comments
 (0)