master
Tom Vaughan 2012-08-22 10:04:11 -07:00
parent 841192874a
commit f03d90ce8c
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ module Middleman
ERROR: middleman-deploy is not setup correctly. host, user, and path
*must* be set in config.ru. For example:
*must* be set in config.rb. For example:
activate :deploy do |deploy|
deploy.user = "tvaughan"