Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nishant-cyro committed Mar 7, 2014
1 parent 110a0b8 commit c622fc1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ Add spree_admin_roles_and_access to your Gemfile:
gem 'spree_admin_roles_and_access'
```

But if you are using 2.0.x version of spree

```ruby
gem 'spree_admin_roles_and_access', '1.0.0'
```

Bundle your dependencies and run the installation generator:

```shell
Expand Down

0 comments on commit c622fc1

Please sign in to comment.