diff --git a/Readme.md b/Readme.md index a95cba5..137962d 100644 --- a/Readme.md +++ b/Readme.md @@ -64,4 +64,4 @@ Now when we work with docker we need to first configure our shell to tell docker docker-machine env mydock | invoke-expression ``` -You will then need to `docker-machine ls` and take note of your docker machine's IP address. When we launch websites in docker instead of browsing on localhost you will browse to your docker machine's IP address. \ No newline at end of file +You will then need to `docker-machine ls` and take note of your docker machine's IP address. When we launch websites in docker instead of browsing on localhost you will browse to your docker machine's IP address.