diff options
-rw-r--r-- | ruby/heroku-client/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/ruby/heroku-client/README b/ruby/heroku-client/README index 2095a5d1d152..88db9fc47acc 100644 --- a/ruby/heroku-client/README +++ b/ruby/heroku-client/README @@ -2,5 +2,6 @@ Heroku The Heroku CLI is used to manage Heroku apps from the command line. -Once installed, you'll have access to the heroku command from your command shell. -Log in using the email address and password you used when creating your Heroku account. +Once installed, you'll have access to the heroku command from your +command shell. Log in using the email address and password you used +when creating your Heroku account. |