From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Mon, 1 Apr 2024 15:59:54 +0000 (+0100) Subject: Update README.md X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59ccf05444f88f7ceaa86c00f9bb64cc06c26cb4;p=thirdparty%2Fnqptp.git Update README.md --- 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