From: Eric Biggers Date: Sat, 16 Sep 2023 23:21:11 +0000 (-0700) Subject: README.WINDOWS.md: use https URL instead of git X-Git-Tag: v1.14.4~8 X-Git-Url: https://wimlib.net/git/?a=commitdiff_plain;h=2da8c3dac2d66ededac860a1147e8794bf557a46;p=wimlib README.WINDOWS.md: use https URL instead of git --- diff --git a/README.WINDOWS.md b/README.WINDOWS.md index 238591ff..9dd6c000 100644 --- a/README.WINDOWS.md +++ b/README.WINDOWS.md @@ -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,