From c14d9b8d50a87f1e4cb75433e37b8ebb03eb9a06 Mon Sep 17 00:00:00 2001 From: Nick Janetakis Date: Wed, 2 Jul 2014 08:42:50 -0400 Subject: [PATCH] Fix the exposed variable example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa91a8b..028a2c1 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ You will likely want to use various ruby related commands in other roles. This r ### Example -If you wanted to run a database migration in rails you would use `{{ rvm1.rake }} db:migrate`. +If you wanted to run a database migration in rails you would use `{{ rvm1_rake }} db:migrate`. ## Upgrading and removing old versions of ruby