From 327cd355b01f964e5a77f3c4e3055f83c9688202 Mon Sep 17 00:00:00 2001 From: Samuel Cochran Date: Mon, 25 Feb 2013 18:10:16 +1100 Subject: [PATCH] Update RVM instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 223c19f..2b0c1f5 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Instead, pop a note in your README stating you use mailcatcher. Simply run `gem Under RVM your mailcatcher command may only be available under the ruby you install mailcatcher into. To prevent this, and to prevent gem conflicts, install mailcatcher into a dedicated gemset and create wrapper scripts: - rvm default@mailcatcher --create gem install mailcatcher + rvm default@mailcatcher --create do gem install mailcatcher rvm wrapper default@mailcatcher --no-prefix mailcatcher catchmail ### Rails