From da34fd14112afbd34ec0e75a503ef7cc57198ef3 Mon Sep 17 00:00:00 2001
From: ArcadeFever <arc8defever@gmail.com>
Date: Sat, 16 Jan 2021 22:34:55 -0800
Subject: [PATCH] remove extra brew command

---
 tools/qt-builder/README.md | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/tools/qt-builder/README.md b/tools/qt-builder/README.md
index 5999c50e87..c79614a7eb 100644
--- a/tools/qt-builder/README.md
+++ b/tools/qt-builder/README.md
@@ -109,10 +109,8 @@ Verify again
 Check if needed `git --version`  
 Install from https://git-scm.com/download/mac  
 Verify again  
-1.  pkg-config  
-brew fontconfig dbus-glib pkg-config  
-1.  dbus-1  
-brew install dbus-glib  
+1.  install pkg-config, dbug-glib, and fontconfig
+brew install fontconfig dbus-glib pkg-config  
 
 
 ## Build Process