mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
correct example to install gem
This commit is contained in:
parent
9dd67c7fac
commit
4fed712ae4
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ TODO:
|
|||
|
||||
Add this line to your application's Gemfile:
|
||||
|
||||
gem 'capistrano' github: 'capistrano/capistrano', branch: :v3
|
||||
gem 'capistrano', github: 'capistrano/capistrano', branch: :v3
|
||||
|
||||
And then execute:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue