]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update FEDORA.md
authorMike Brady <mikebrady@eircom.net>
Tue, 1 Aug 2017 14:18:47 +0000 (16:18 +0200)
committerGitHub <noreply@github.com>
Tue, 1 Aug 2017 14:18:47 +0000 (16:18 +0200)
FEDORA.md

index 83a15bab89371a1d94b7426ff37a97117fc8e915..ae581cbe7dc046a6d7d836c7ed0228ca853b9b28 100644 (file)
--- 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