Update byoh.md (#4926)

This commit is contained in:
Wang Jie
2017-10-14 06:26:41 +08:00
committed by Victoria Bialas
parent 6d2904e7c2
commit db7c9eacd0

View File

@@ -78,7 +78,7 @@ $ apt-get remove dockercloud-agent
## Upgrade Docker Cloud Agent
To upgrade `dockercloud-agent` execute the following command on the host:
To upgrade `dockercloud-agent`, execute the following command on the host:
```
$ apt-get update && apt-get install -y dockercloud-agent
@@ -86,7 +86,7 @@ $ apt-get update && apt-get install -y dockercloud-agent
## Restart Docker Cloud Agent
To restart the `dockercloud-agent` execute the following command from your BYON host:
To restart the `dockercloud-agent`, execute the following command from your BYON host:
```
$ service dockercloud-agent restart