From: Mike Brady Date: Wed, 21 Feb 2018 21:30:01 +0000 (+0000) Subject: Update OPENBSD.md X-Git-Tag: 3.2RC1~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b2bd25cf9571119babdceabc717dbce64efce32;p=thirdparty%2Fshairport-sync.git Update OPENBSD.md --- diff --git a/OPENBSD.md b/OPENBSD.md index 62746cea..9b398e57 100644 --- a/OPENBSD.md +++ b/OPENBSD.md @@ -50,7 +50,7 @@ $ make ``` The application is called `shairport-sync`. Check that it's running correctly by executing the following command: ``` -$ ./shairport-sync -V` +$ ./shairport-sync -V ``` This will execute the application and it will return its version information and terminate, for example: ```