Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>
| ... | ... |
@@ -179,10 +179,10 @@ see the application. |
| 179 | 179 |
Our Python application is live! |
| 180 | 180 |
|
| 181 | 181 |
> **Note:** |
| 182 |
-> If you have used the boot2docker virtual machine on OS X, Windows or Linux, |
|
| 182 |
+> If you have used the `boot2docker` virtual machine on OS X, Windows or Linux, |
|
| 183 | 183 |
> you'll need to get the IP of the virtual host instead of using localhost. |
| 184 |
-> You can do this by running the following in |
|
| 185 |
-> the boot2docker shell. |
|
| 184 |
+> You can do this by running the following outside of the `boot2docker` shell |
|
| 185 |
+> (i.e., from your comment line or terminal application). |
|
| 186 | 186 |
> |
| 187 | 187 |
> $ boot2docker ip |
| 188 | 188 |
> The VM's Host only interface IP address is: 192.168.59.103 |