We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fbc864e + e3c6798 commit ab6f836Copy full SHA for ab6f836
sites/installfest/create_a_heroku_account.step
@@ -17,7 +17,7 @@ end
17
step "Install the heroku gem" do
18
19
option "if you are using rvm (on OS X or Linux)" do
20
- console "rvm @global gem install heroku"
+ console "rvm @global exec gem install heroku"
21
end
22
23
option "otherwise (on Windows)" do
0 commit comments