From 44db5f4f80eaf1092f699d8d7d50c106b4ade00d Mon Sep 17 00:00:00 2001 From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Thu, 8 Jul 2021 14:30:06 +0100 Subject: [PATCH] Update README.md Use the https:// address in the guide. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ea17bf..26d1a8c 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Version: 1.1-dev. Shared Memory Interface Version: 5. ``` ### Build and Install ``` -$ git clone git@github.com:mikebrady/nqptp.git +$ git clone https://github.com/mikebrady/nqptp.git $ cd nqptp $ autoreconf -fi $ ./configure -- 2.47.2