Skip to content

Commit

Permalink
Merge pull request #744 from variousred/master
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
galetahub authored May 15, 2017
2 parents b578def + 64c4249 commit 9e30da0
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 @@ -194,7 +194,7 @@ When overriding the default `config.js` file, you must set all configuration opt

### Deployment (only if you use ckeditor from gem vendor)

For Rails 4, add the following to `config/initializers/assets.rb`:
For Rails 4 and 5, add the following to `config/initializers/assets.rb`:

```ruby
Rails.application.config.assets.precompile += %w( ckeditor/* )
Expand Down

0 comments on commit 9e30da0

Please sign in to comment.