From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Mon, 11 Sep 2023 15:39:22 +0000 (+0100) Subject: Update README.md X-Git-Tag: 1.2.4~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bffb2fed60623772f40f52ee74bb6bbc48837ec2;p=thirdparty%2Fnqptp.git Update README.md --- diff --git a/README.md b/README.md index c42bdbf..7476a29 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Version: 1.1-dev. Shared Memory Interface Version: 5. ``` ### Remove Old Service Files #### Linux -If you are updating from version 1.2.4d0 or earlier in Linux, remove the service file `nqptp.service` from the directory `/lib/systemd/system` (you'll need superuser privileges): +If you are updating from version `1.2.4d0` or earlier in Linux, remove the service file `nqptp.service` from the directory `/lib/systemd/system` (you'll need superuser privileges): ``` # rm /lib/systemd/system/nqptp.service # systemctl daemon-reload