From 93edd0932e636252528ca4b95802f35b1a513b6e Mon Sep 17 00:00:00 2001 From: kegsay <7190048+kegsay@users.noreply.github.com> Date: Tue, 6 Feb 2024 09:27:38 +0000 Subject: Update docs for MacOS installs (#16854) ICU is an optional dependency and also a pain to install. Mention that you can just not install it and still get a working installation. --- changelog.d/16854.doc | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/16854.doc (limited to 'changelog.d') diff --git a/changelog.d/16854.doc b/changelog.d/16854.doc new file mode 100644 index 0000000000..f08a5f4be2 --- /dev/null +++ b/changelog.d/16854.doc @@ -0,0 +1 @@ +Update MacOS installation instructions to mention that libicu is optional. -- cgit 1.4.1