diff --git a/readme.md b/readme.md index 209a6356b..52a54f95b 100644 --- a/readme.md +++ b/readme.md @@ -230,11 +230,11 @@ A live application URL will be available in the output. > > You will also need to set `DOMAIN` environment variable: > -> rhc config:set DOMAIN=.rhcloud.com +> rhc set-env DOMAIN=.rhcloud.com > > # or (if you're using it): > -> rhc config:set DOMAIN= +> rhc set-env DOMAIN= > > After you've set the required environment variables, restart the server: >