From dc3c9dc64c5636aa64a25f313c00f2bc6fb7e7cf Mon Sep 17 00:00:00 2001 From: Jaime Arias Almeida Date: Tue, 9 Sep 2025 16:57:08 +0200 Subject: [PATCH] Add zlib library for MacOS --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index db2393b..0fd1a78 100644 --- a/Home.md +++ b/Home.md @@ -25,7 +25,7 @@ distros like Alma/Rocky Linux 8 and Ubuntu 20.04. See [PEP (`xcode-select --install`) and [Homebrew](http://brew.sh/). Then: ```sh - brew install openssl readline sqlite3 xz tcl-tk@8 libb2 zstd + brew install openssl readline sqlite3 xz tcl-tk@8 libb2 zstd zlib ``` As an alternative to Homebrew, you can use dependencies from [MacPorts](https://www.macports.org/install.php):