Browse code

fixup small formatting

Docker-DCO-1.1-Signed-off-by: SvenDowideit <SvenDowideit@home.org.au> (github: SvenDowideit)

SvenDowideit authored on 2014/06/17 09:38:53
Showing 1 changed files
... ...
@@ -184,12 +184,14 @@ see the application.
184 184
 Our Python application is live!
185 185
 
186 186
 > **Note:**
187
-> If you have used boot2docker on OSX you'll need to get the IP of the virtual host instead of using localhost. You can do this by running the following in the boot2docker shell.
187
+> If you have used boot2docker on OSX you'll need to get the IP of the virtual
188
+> host instead of using localhost. You can do this by running the following in
189
+> the boot2docker shell.
188 190
 > 
189 191
 >     $ boot2docker ip
190 192
 >     The VM's Host only interface IP address is: 192.168.59.103
191 193
 > 
192
-> In this case you'd browse to http://192.168.59.103:49155 for the above example
194
+> In this case you'd browse to http://192.168.59.103:49155 for the above example.
193 195
 
194 196
 ## A Network Port Shortcut
195 197