From 0c850c6e20e491b3bfbdc76a2b275d7e76015f1b Mon Sep 17 00:00:00 2001 From: Zareen Choudhury Date: Mon, 29 Jan 2018 15:44:44 -0500 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 564d622..861d6b4 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Modify the chrony configuration file `/etc/chrony/chrony_canopy_client.conf` to server 128.31.37.168 iburst ... ``` -Disable and stop the default chrony service: +Disable and stop the default chrony service (it's fine if it gives a warning after the disable step): ``` sudo systemctl stop chrony sudo systemctl disable chrony