Merge pull request #31 from britto/patch-1

Typo
This commit is contained in:
Samuel Cochran 2012-01-16 18:35:47 -08:00
commit 86bd77bcd1

View File

@ -32,7 +32,7 @@ The brave can get the source from [the GitHub repository][mailcatcher-github].
### RVM ### RVM
Under RVM your mailcatcher command may only 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: 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 gem install mailcatcher
rvm wrapper default@mailcatcher --no-prefix mailcatcher catchmail rvm wrapper default@mailcatcher --no-prefix mailcatcher catchmail