浏览代码

fixup small formatting

Docker-DCO-1.1-Signed-off-by: SvenDowideit <SvenDowideit@home.org.au> (github: SvenDowideit)
SvenDowideit 11 年之前
父节点
当前提交
7e9fbbba1c
共有 1 个文件被更改,包括 4 次插入2 次删除
  1. 4 2
      docs/sources/userguide/usingdocker.md

+ 4 - 2
docs/sources/userguide/usingdocker.md

@@ -184,12 +184,14 @@ see the application.
 Our Python application is live!
 Our Python application is live!
 
 
 > **Note:**
 > **Note:**
-> 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.
+> 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.
 > 
 > 
 >     $ boot2docker ip
 >     $ boot2docker ip
 >     The VM's Host only interface IP address is: 192.168.59.103
 >     The VM's Host only interface IP address is: 192.168.59.103
 > 
 > 
-> In this case you'd browse to http://192.168.59.103:49155 for the above example
+> In this case you'd browse to http://192.168.59.103:49155 for the above example.
 
 
 ## A Network Port Shortcut
 ## A Network Port Shortcut