]> gitweb.factorcode.org Git - factor.git/commitdiff
Use https rather than git protocol in download instructions
authorKonrad Hinsen <khinsen@users.noreply.github.com>
Mon, 3 Jul 2023 15:35:33 +0000 (15:35 +0000)
committerJohn Benediktsson <mrjbq7@gmail.com>
Mon, 3 Jul 2023 15:59:54 +0000 (07:59 -0800)
Only project members can clone via the git protocol.

README.md

index bda7efdf6693a4158dc8a1ff55605708075b7059..990ce04bce8fb5e8aaaf9cd975749ad0c45be2e4 100644 (file)
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ a boot image stored on factorcode.org.
 
 To check out Factor:
 
-* `git clone git://github.com/factor/factor.git`
+* git clone https://github.com/factor/factor.git
 * `cd factor`
 
 To build the latest complete Factor system from git, either use the