Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
smtlaissezfaire committed Feb 21, 2010
1 parent 86261b8 commit 4de8a93
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,18 @@ After:

== STATUS:

This is still beta software. I wouldn't recommend using it in a production environment unless you understand it *completely*
This is still beta software - be warned.

== Install it into your rails app:

script/plugin install git://github.com/smtlaissezfaire/fast_git_deploy.git

== Switch an existing project:

cap deploy:warm

== Setup a new project:

cap deploy:setup
cap deploy:cold
cap deploy

0 comments on commit 4de8a93

Please sign in to comment.