From c967f03dca6bf4ba39c6d3b8e15f35bcecff4083 Mon Sep 17 00:00:00 2001 From: Maarten Oosten <59625068+exoriente@users.noreply.github.com> Date: Mon, 15 Sep 2025 11:29:41 +0200 Subject: [PATCH] Change "pkg-config" to canonical name "pkgconfig" --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 8f46265..6f96b7e 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 zlib pkg-config + brew install openssl readline sqlite3 xz tcl-tk@8 libb2 zstd zlib pkgconfig ``` As an alternative to Homebrew, you can use dependencies from [MacPorts](https://www.macports.org/install.php):