Skip to content

Commit ab6f836

Browse files
committed
Merge branch 'master' of https://github.com/gkop/docs into gkop-master
2 parents fbc864e + e3c6798 commit ab6f836

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sites/installfest/create_a_heroku_account.step

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ end
1717
step "Install the heroku gem" do
1818

1919
option "if you are using rvm (on OS X or Linux)" do
20-
console "rvm @global gem install heroku"
20+
console "rvm @global exec gem install heroku"
2121
end
2222

2323
option "otherwise (on Windows)" do

0 commit comments

Comments
 (0)