1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00

Changing the Capsitrano Edge part of the readme

This commit is contained in:
Lee Hambley 2009-07-30 13:57:26 +01:00
parent 31e16a1c46
commit 3453ae3d65

View file

@ -64,8 +64,8 @@ If you want to try Capistrano code that hasn't been formerly released yet, this
git clone git://github.com/capistrano/capistrano.git capistrano-capistrano
cd capistrano-capsitrano
gem build capistrano.gemspec
sudo gem install capistrano-*.gem
rake package
sudo gem install pkg/capistrano-*.gem
This will install the most recent version of capistrano and make it available for both cap, and capify.