]> wimlib.net Git - wimlib/commitdiff
README.WINDOWS.md: use https URL instead of git
authorEric Biggers <ebiggers3@gmail.com>
Sat, 16 Sep 2023 23:21:11 +0000 (16:21 -0700)
committerEric Biggers <ebiggers3@gmail.com>
Sat, 16 Sep 2023 23:21:51 +0000 (16:21 -0700)
README.WINDOWS.md

index 238591ff11adb1e532cfa3dd942ef51614de16a5..9dd6c000eebe72e46dc3601002e08baddb55189d 100644 (file)
@@ -103,7 +103,7 @@ Then, open any MSYS2 shell and run the following command:
 After that, open any MSYS2 shell again and run the following commands:
 
     pacman -Syu --noconfirm git
-    git clone git://wimlib.net/wimlib
+    git clone https://wimlib.net/git/wimlib
 
 Note: By default the git repository will be on the `master` branch, which is the
 latest development snapshot.  Optionally, you can check out a specific version,