From: Mike Brady Date: Tue, 1 Aug 2017 14:18:47 +0000 (+0200) Subject: Update FEDORA.md X-Git-Tag: 3.1~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e9190a5d6ffb8c7d8fd0b8622f9ee39b882bb59;p=thirdparty%2Fshairport-sync.git Update FEDORA.md --- diff --git a/FEDORA.md b/FEDORA.md index 83a15bab..ae581cbe 100644 --- a/FEDORA.md +++ b/FEDORA.md @@ -17,7 +17,7 @@ The RPM will be built in a directory and will have a pathname like, for example, ``` %sudo rpm -i ~/rpmbuild/RPMS/i686/shairport-sync-2.6-1.fc22.i686.rpm ``` -You may have to manually create the directory `/var/shairport-sync` for the installation to succeed. Having edited the configuration file `/etc/shairport-sync.conf` as appropriate (see "Configuring Shairport Sync" below), enable and start the service with: +You may have to manually create the directory `/var/shairport-sync` for the installation to succeed. Having edited the configuration file `/etc/shairport-sync.conf` as appropriate (see ("Configuring Shairport Sync")[https://github.com/mikebrady/shairport-sync/blob/master/README.md#configuring-shairport-sync]), enable and start the service with: ``` %sudo systemctl enable shairport-sync.service %sudo systemctl start shairport-sync.service