]> gitweb.factorcode.org Git - factor.git/blobdiff - README.md
build: update to https for downloads.factorcode.org
[factor.git] / README.md
index 85574debaff8a518b717f7a2c7b048c1b3734d1f..79a1b3f37001263cbd980cddb7d8fd738398e37c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@ build script:
 * M1 macOS: `arch -x86_64 ./build.sh update`
 
 or download the correct boot image for your system from
-http://downloads.factorcode.org/images/master/, put it in the `factor`
+https://downloads.factorcode.org/images/master/, put it in the `factor`
 directory and run:
 
 * Unix: `make` and then `./factor -i=boot.unix-x86.64.image`