From c82f64ffd02d88a4961953b50ec392090032592c Mon Sep 17 00:00:00 2001 From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Thu, 6 Feb 2025 16:36:28 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23411e7..e97a962 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Note that you will need superuser privileges to install, enable and start the da $ git clone https://github.com/mikebrady/nqptp.git $ cd nqptp $ git checkout development -$ autoreconf -fi +$ autoreconf -fi # about a minute on a Raspberry Pi. $ ./configure --with-systemd-startup $ make # make install -- 2.47.2