From 379645108f14081a7a8b50d04cc379b8f81fb325 Mon Sep 17 00:00:00 2001 From: Nova deViator Date: Thu, 9 Apr 2015 14:53:45 +0200 Subject: [PATCH] update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 113bfc3..f27c9a2 100644 --- a/README.md +++ b/README.md @@ -49,10 +49,10 @@ Performers should test things out, practice on their own (headphones can be hand The sync between laptops is achieved using Precision Time Protocol. One of the machines must be assigned as a master to which all others will sync. Before the SC patch is evaluated, prepare clock sync in the following way. Check if master machine is running ntp daemon: - ps waux | grep ntpd + ps waux | grep ntpd If master is running ntp daemon (regardless if connection to internet is present), run PTPd in master mode: - sudo ptpd -C -G + sudo ptpd -C -G If master has not ntp daemon, run sudo ptpd -C -W