From 53085e9c9d0a0d9dbf2a505bddfeb4cb68b37a4a Mon Sep 17 00:00:00 2001 From: Chris Ballinger Date: Sun, 3 Jun 2018 16:22:20 -0700 Subject: [PATCH] Specify 1.x --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f14665..b31bd5e 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ pod "libidn" Upgrading libidn: -* Download latest release from [https://ftp.gnu.org/gnu/libidn](https://ftp.gnu.org/gnu/libidn/). +* Download latest release 1.x from [https://ftp.gnu.org/gnu/libidn](https://ftp.gnu.org/gnu/libidn/). The 2.x series does not include `stringprep`, which is needed by this wrapper library. * Copy over updated files that are in `/lib` folder * Comment out `#include "` * Replace `# include ` and `#include "unistr.h"` with `#include `