Commit 790a772533c33d9feac1d0371f3ba8902edcad36

Authored by Andrew Kane
1 parent 8df97a9e

Fixed syntax highlighting [skip ci]

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
README.md
... ... @@ -683,7 +683,7 @@ end
683 683  
684 684 Reindex and set up a cron job to add new conversions daily.
685 685  
686   -```ruby
  686 +```sh
687 687 rake searchkick:reindex CLASS=Product
688 688 ```
689 689  
... ...