From db7c9eacd0fe305e7d41d3610fd7343b99847e1b Mon Sep 17 00:00:00 2001 From: Wang Jie Date: Sat, 14 Oct 2017 06:26:41 +0800 Subject: [PATCH] Update byoh.md (#4926) --- docker-cloud/infrastructure/byoh.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker-cloud/infrastructure/byoh.md b/docker-cloud/infrastructure/byoh.md index a0358ad7df..292aac956f 100644 --- a/docker-cloud/infrastructure/byoh.md +++ b/docker-cloud/infrastructure/byoh.md @@ -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