From 866fe62666c0b8720165d68afa725f753fa25041 Mon Sep 17 00:00:00 2001 From: Philippe Teuwen Date: Fri, 27 Feb 2026 14:06:43 +0100 Subject: [PATCH] update doc for osx homebrew with qt6 --- .../macOS-Homebrew-Installation-Instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/md/Installation_Instructions/macOS-Homebrew-Installation-Instructions.md b/doc/md/Installation_Instructions/macOS-Homebrew-Installation-Instructions.md index f44fa6851..0b4ea8383 100644 --- a/doc/md/Installation_Instructions/macOS-Homebrew-Installation-Instructions.md +++ b/doc/md/Installation_Instructions/macOS-Homebrew-Installation-Instructions.md @@ -175,7 +175,7 @@ These instructions will show how to setup the environment on OSX to the point wh 2. Install dependencies: ``` -brew install readline qt5 gd pkgconfig coreutils openssl +brew install readline qt gd pkgconfig coreutils openssl brew install RfidResearchGroup/proxmark3/arm-none-eabi-gcc ``` 3. (optional) Install makefile dependencies: