From 59ccf05444f88f7ceaa86c00f9bb64cc06c26cb4 Mon Sep 17 00:00:00 2001 From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Mon, 1 Apr 2024 16:59:54 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b79e38d..23411e7 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,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 $ ./configure --with-systemd-startup $ make @@ -52,6 +53,7 @@ $ make ``` $ git clone https://github.com/mikebrady/nqptp.git $ cd nqptp +$ git checkout development $ autoreconf -fi $ ./configure --with-freebsd-startup $ make -- 2.47.3