]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Fix incorrect reference to modify_delay_check
authorMike Brady <mikebrady@eircom.net>
Fri, 1 Apr 2016 16:54:11 +0000 (17:54 +0100)
committerMike Brady <mikebrady@eircom.net>
Fri, 1 Apr 2016 16:54:11 +0000 (17:54 +0100)
Thanks @PeterPablo

README.md

index 515f00f55008b9ff5dfc8ef278793ddb0ab6365a..92998d6571333cdd062a393830ea353a96af7a0e 100644 (file)
--- 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.)