Merge pull request #74 from philippbosch/patch-1
Fix version number in installation instructions
This commit is contained in:
commit
b84f69f54a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue