From: Mike Brady Date: Sat, 30 May 2020 17:42:36 +0000 (+0100) Subject: Correct a typo. X-Git-Tag: 3.3.7rc0~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5304ad25476ae283c1ccf6fe63bb0bdfd11570a4;p=thirdparty%2Fshairport-sync.git Correct a typo. Thanks to [agneevX](https://github.com/agneevX). --- diff --git a/INSTALL.md b/INSTALL.md index 2d21b9c5..714eb0fd 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -34,7 +34,7 @@ Remove it as follows: Do this until no more copies of `shairport-sync` are found. ### Remove Old Startup Scripts -You should also remove the startup script files `/etc/systemd/system/shairport-sync.service` and `/etc/init.d/shairport-sync` if they exist – new ones will be installed in necessary. +You should also remove the startup script files `/etc/systemd/system/shairport-sync.service` and `/etc/init.d/shairport-sync` if they exist – new ones will be installed if necessary. ### Reboot after Cleaning Up If you removed any installations of Shairport Sync or any of its startup script files in the last two steps, you should reboot.