From 052c722d767a6f4af7d910d19e641ad26928c57b Mon Sep 17 00:00:00 2001 From: gerlofvanek Date: Wed, 22 Oct 2025 15:09:43 +0000 Subject: [PATCH] docs: add zeromq to mac dependencies --- doc/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install.md b/doc/install.md index a2b6f53..bed6337 100644 --- a/doc/install.md +++ b/doc/install.md @@ -168,7 +168,7 @@ Install Homebrew (See https://brew.sh/): Dependencies: - brew install python git gnupg pkg-config jq + brew install python git gnupg pkg-config jq zeromq Close the terminal and open a new one to update the python symlinks.