Some README improvements.
This commit is contained in:
parent
73258f3c5c
commit
586f70c571
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
Middleman Delpoy -- Deploy a [middleman](http://middlemanapp.com/) built site over rsync or via git (e.g. gh-pages on github).
|
||||
Middleman Delpoy - Deploy a [middleman](http://middlemanapp.com/) built site over rsync, git (e.g. gh-pages on github) or via ftp.
|
||||
|
||||
[![Build Status](https://secure.travis-ci.org/tvaughan/middleman-deploy.png)](http://travis-ci.org/tvaughan/middleman-deploy)
|
||||
|
||||
|
@ -19,7 +19,7 @@ Middleman Delpoy -- Deploy a [middleman](http://middlemanapp.com/) built site ov
|
|||
|
||||
Edit `Gemfile`, and add:
|
||||
|
||||
gem "middleman-deploy", "~>0.0.1"
|
||||
gem "middleman-deploy", "~> 0.0.9"
|
||||
|
||||
Then run:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue