Skip to content

Commit

Permalink
Updated gem declaration to 3.3.x.
Browse files Browse the repository at this point in the history
  • Loading branch information
komor72 committed Dec 7, 2014
1 parent f143f5c commit 2f58885
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 @@ -11,7 +11,7 @@ gem install middleman
middleman init MY_PROJECT
```

If you already have a Middleman project: Add `gem "middleman-livereload", "~> 3.1.0"` to your `Gemfile` and run `bundle install`
If you already have a Middleman project: Add `gem "middleman-livereload", "~> 3.3.0"` to your `Gemfile` and run `bundle install`

## Configuration

Expand Down

0 comments on commit 2f58885

Please sign in to comment.