We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1953cc7 commit 8782defCopy full SHA for 8782def
README.md
@@ -21,7 +21,7 @@ Once the lib is downloaded, add a reference in your index.html
21
22
In your `Gemfile`, add the following line:
23
```ruby
24
-gem 'angular-url-parser-rails'
+gem 'angular_url_parser_rails'
25
```
26
27
In your `application.js`, add the following line:
@@ -81,4 +81,4 @@ angular
81
2. Create your feature branch (`git checkout -b my-new-feature`)
82
3. Commit your changes (`git commit -am 'Add some feature'`)
83
4. Push to the branch (`git push origin my-new-feature`)
84
-5. Create new Pull Request
+5. Create new Pull Request
0 commit comments