From afd5230ecaa33183b4633ef369ee29750fd847c1 Mon Sep 17 00:00:00 2001 From: Michal Papis Date: Sun, 27 Oct 2013 03:57:20 +0100 Subject: [PATCH] fix enumeration of compatibility --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6a59e20..92ef1b7 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ RVM / Capistrano Integration Gem ## Compatibility -`rvm-capistrano` `1.3.0` with Autolibs requires at least RVM `1.19.0`. -`capistrano` `3.0.0` is a rewrite and does not work with this gem, use [`rvm1/capistrano3`](https://github.com/rvm/rvm1-capistrano3) it will be extended to match this gem functionality. +- `rvm-capistrano` `1.3.0` with Autolibs requires at least RVM `1.19.0`. +- `capistrano` `3.0.0` is a rewrite and does not work with this gem, use [`rvm1/capistrano3`](https://github.com/rvm/rvm1-capistrano3) it will be extended to match this gem functionality. ## Installation