]> git.ipfire.org Git - thirdparty/nqptp.git/commitdiff
Update README.md
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Mon, 11 Sep 2023 15:39:22 +0000 (16:39 +0100)
committerGitHub <noreply@github.com>
Mon, 11 Sep 2023 15:39:22 +0000 (16:39 +0100)
README.md

index c42bdbf4c6a123ea9f71590faf79feee5afc22ad..7476a29620fe7c42f641943ac74cdfd2527f1e0f 100644 (file)
--- 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