We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9e720d8 + 1b9fd93 commit 1c1affbCopy full SHA for 1c1affb
README.md
@@ -96,9 +96,9 @@ installed on your system:
96
- **Windows:**
97
- [BusyBox](https://frippery.org/busybox/)
98
- [Cygwin](https://cygwin.com/)
99
- - [Git](https://git-scm.com/downloads/win) isn't a GNU toolkit itself, but it
100
- includes one based on Cygwin
101
- - **[MSYS2](https://www.msys2.org/) (recommended)**
+ - [Git](https://git-scm.com/downloads/win) (isn't a GNU toolkit by itself, but it conveniently
+ includes one based on MSYS2)
+ - [MSYS2](https://www.msys2.org/) (recommended)
102
- [WSL](https://learn.microsoft.com/windows/wsl/ "Windows Subsystem for Linux")
103
- **macOS:**
104
- [Homebrew](https://brew.sh/) package manager with installed GNU packages;
0 commit comments