Commit d86049a69c7f47fbadbea21be7cc6263f894fb59

Authored by Andrew Kane
1 parent 0d520c37

Updated instructions [skip ci]

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
README.md
... ... @@ -1038,7 +1038,7 @@ heroku addons:create foundelasticsearch
1038 1038 heroku addons:open foundelasticsearch
1039 1039 ```
1040 1040  
1041   -Visit the Shield page and reset your password. You’ll need to add the username and password to your url. Also, verify the port number on the Overview page. Get the existing url with:
  1041 +Visit the Shield page and reset your password. You’ll need to add the username and password to your url. Also, get the port number from the Overview page. Get the existing url with:
1042 1042  
1043 1043 ```sh
1044 1044 heroku config:get FOUNDELASTICSEARCH_URL
... ...