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

Update README.md

This commit is contained in:
Abdelkader Boudih 2014-11-27 10:47:43 +00:00
parent 94e06092f2
commit b21ed90a5c

View file

@ -17,7 +17,7 @@ Get <a href="http://codersclan.net/?repo_id=325&source=link">Capistrano support
Add this line to your application's Gemfile:
``` ruby
gem 'capistrano', '~> 3.2.0'
gem 'capistrano', '~> 3.3.0'
```
And then execute: