Skip to content

Commit

Permalink
Merge pull request #2818 from MarkOates/update-readme-with-version-1.1.1
Browse files Browse the repository at this point in the history
Update README install directions to use 1.1.1
  • Loading branch information
bbenezech committed Mar 4, 2017
2 parents 9e2c403 + 02232ac commit 7873770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ This problem was reported by SourceClear, Inc.

## Installation

1. On your gemfile: `gem 'rails_admin', '~> 1.0'`
1. On your gemfile: `gem 'rails_admin', '~> 1.1.1'`
2. Run `bundle install`
3. Run `rails g rails_admin:install`
4. Provide a namespace for the routes when asked
Expand Down

0 comments on commit 7873770

Please sign in to comment.