Skip to content

Commit 64b2aa9

Browse files
committed
Merge pull request #52 from skuroki/patch-1
Fix mistyped installation
2 parents 736cd4f + 7824541 commit 64b2aa9

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
@@ -26,7 +26,7 @@ gem "active_admin_import" , '2.1.2'
2626
or
2727

2828
```ruby
29-
gem "active_admin_import" , github: "active_admin_import/active_admin_import"
29+
gem "active_admin_import" , github: "activeadmin-plugins/active_admin_import"
3030

3131
```
3232

0 commit comments

Comments
 (0)