Fix the exposed variable example

This commit is contained in:
Nick Janetakis
2014-07-02 08:42:50 -04:00
parent cf174f91c3
commit c14d9b8d50

View File

@@ -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