[DOCUMENTATION] git clone with https so people don't need an account

This commit is contained in:
Diogo Peralta Cordeiro 2021-02-21 15:57:00 +00:00
parent aa153f2ee7
commit e9cd437668
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ to install the development version of GNU social.
To get it, use the git version control tool
<http://git-scm.com/> 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