]> git.ipfire.org Git - thirdparty/nqptp.git/commitdiff
Update README.md
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Mon, 1 Apr 2024 15:59:54 +0000 (16:59 +0100)
committerGitHub <noreply@github.com>
Mon, 1 Apr 2024 15:59:54 +0000 (16:59 +0100)
README.md

index b79e38db5ea9e2d8d905b173a3f4beb1d0592bd3..23411e751b922333feba9064174016e1dae78e36 100644 (file)
--- 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