Fix version number in installation instructions

master
Philipp Bosch 2014-08-19 16:12:24 +02:00
parent 546542032f
commit c466746266
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ Deploy your [Middleman](http://middlemanapp.com/) build via **rsync**, **ftp**,
## Installation
```ruby
gem 'middleman-deploy', '~> 3.0'
gem 'middleman-deploy', '~> 0.3.0'
```
## Usage