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

Updating the version of capistrano in the readme

This commit is contained in:
Cyrus Stoller 2014-04-16 00:13:31 -07:00
parent bd7f17cba5
commit 11eefb34b5

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.1.0'
gem 'capistrano', '~> 3.2.0'
```
And then execute: