README.md in wysiwyg-rails-2.9.7 vs README.md in wysiwyg-rails-2.9.8

- old
+ new

@@ -20,10 +20,10 @@ ```ruby gem "wysiwyg-rails", '~> x.x', '>= x.x.x' ``` Example: ```ruby -gem "wysiwyg-rails", '~> 2.9', '>= 2.9.7' +gem "wysiwyg-rails", '~> 2.9', '>= 2.9.8' ``` and run `bundle install`. Note, you can include your own alternative Font Awesome implementation rather than the `font-awesome-sass` gem if you like. In that case, you'll need to modify/remove the import statements below to work with your implementation.