]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update LIBSOXR.md
authorMike Brady <mikebrady@eircom.net>
Tue, 21 Aug 2018 19:17:44 +0000 (20:17 +0100)
committerGitHub <noreply@github.com>
Tue, 21 Aug 2018 19:17:44 +0000 (20:17 +0100)
LIBSOXR.md

index 73b8bcebed9086182c512812dd5a26cf9a110ebd..cce2f191046d39b477e9b3eb7081c8bcc4be390e 100644 (file)
@@ -32,7 +32,7 @@ Finally, for Shairport Sync to be able to locate `libsoxr` during compilation, y
 
 On Linuxes such as Debian/Ubuntu/Raspbian: 
 ```
-# ldconfig -v
+# ldconfig
 ```
 On FreeBSD you must add the location of the `soxr.pc` file to the `PKG_CONFIG_PATH`, if it exists, and define it otherwise. Here is what you do if it doesn't already exist:
 ```