Skip to content

Commit 78c77b6

Browse files
committed
Merge pull request #1 from oeoeaio/master
Fix gem name in README
2 parents b2e1fce + b846417 commit 78c77b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ A gem that uses [angular-file-upload](https://github.com/nervgh/angular-file-upl
99
Add this line to your application's Gemfile:
1010

1111
```ruby
12-
gem 'angularjs-file-upload', '~> 1.0.1'
12+
gem 'angularjs-file-upload-rails', '~> 1.0.1'
1313
```
1414

1515
And then execute:

0 commit comments

Comments
 (0)