Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

Commit

Permalink
fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
zenchild committed Mar 3, 2011
1 parent 36685a5 commit 0d5ab4d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,7 @@ INSTALL (Resides on rubygems.org):
gem install -r capistrano_winrm

TO USE:
require 'capistrano_winrm'
set :winrm_user, 'myuser'
set :winrm_password, 'mypass'
set :winrm_ssl_ca_store, '/path/to/ssl/certs' # usually /etc/ssl/certs
See examples/capfile

--------------------------------------------------------------------------

Expand Down

0 comments on commit 0d5ab4d

Please sign in to comment.