From: Mike Brady Date: Fri, 1 Apr 2016 16:54:11 +0000 (+0100) Subject: Fix incorrect reference to modify_delay_check X-Git-Tag: 2.9.5.7~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46d49b7236a6bcb5b8f680c609b717868b14cd66;p=thirdparty%2Fshairport-sync.git Fix incorrect reference to modify_delay_check Thanks @PeterPablo --- diff --git a/README.md b/README.md index 515f00f5..92998d65 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ Download Shairport Sync: Next, `cd` into the shairport-sync directory and execute the following command: ``` -$ git checkout modify_delay_check +$ git checkout development $ autoreconf -i -f ``` (Note that the `autoreconf...` step may take some time on less powerful machines.)