Browse code

Specify running `boot2docker ip` on host

Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>

Arnaud Porterie authored on 2015/04/04 00:53:37
Showing 1 changed files
... ...
@@ -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