From 18c0c04df846ab7479869d57eb70c2be71a5832d Mon Sep 17 00:00:00 2001 From: fduncanh Date: Sun, 12 Sep 2021 13:42:05 -0400 Subject: [PATCH] GNU-Linux->GNU --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34898f3..6b66377 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ static forms of these libraries are used in the MacOs build, the OpenSSL and lib Unfortunately, Fink's openssl package currently doesn't supply the static (libcrypto.a) form of the needed library libcrypto, and it does not supply a recent libplist. -If you have have the standard GNU-Linux toolset (autoconf, automake, libtool, etc.) installed, +If you have have the standard GNU toolset (autoconf, automake, libtool, etc.) installed, you can also download and compile the source code for these libraries from [https://www.openssl.org/source/](https://www.openssl.org/source/), [https://github.com/libimobiledevice/libplist](https://github.com/libimobiledevice/libplist).