Skip to content

Commit

Permalink
Merge pull request #850 from JarLowrey/patch-1
Browse files Browse the repository at this point in the history
Update README.md installation guide (5.0 released)
  • Loading branch information
seuros authored Jun 1, 2018
2 parents d28f0d3 + 53da02e commit a0a1a7d
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 @@ -57,7 +57,7 @@ was used.
To use it, add it to your Gemfile:

```ruby
gem 'acts-as-taggable-on', '~> 4.0'
gem 'acts-as-taggable-on', '~> 5.0'
```

and bundle:
Expand Down

0 comments on commit a0a1a7d

Please sign in to comment.