From e9cd4376688d02e39afee17ca124f369b4b595e8 Mon Sep 17 00:00:00 2001 From: Diogo Peralta Cordeiro Date: Sun, 21 Feb 2021 15:57:00 +0000 Subject: [PATCH] [DOCUMENTATION] git clone with https so people don't need an account --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2780857c78..7e4e0dd9db 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ to install the development version of GNU social. To get it, use the git version control tool like so: - git clone git@notabug.org:diogo/gnu-social.git + git clone https://notabug.org/diogo/gnu-social.git In the current phase of development it is probably recommended to use git as a means to stay up to date