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:
parent
31e16a1c46
commit
3453ae3d65
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue