From 53b673d26a73262b8e498b102d020091c85cdccf Mon Sep 17 00:00:00 2001 From: Raphael Amorim Date: Sat, 7 May 2022 11:58:40 +0200 Subject: [PATCH] Updated Build Instructions (macOS) (markdown) --- Build-Instructions-(macOS).md | 1 - 1 file changed, 1 deletion(-) diff --git a/Build-Instructions-(macOS).md b/Build-Instructions-(macOS).md index 242f445..83fe8d4 100644 --- a/Build-Instructions-(macOS).md +++ b/Build-Instructions-(macOS).md @@ -23,7 +23,6 @@ git clone --recursive https://github.com/Swordfish90/cool-retro-term.git cd cool-retro-term # Build the project -# Required to have qt installed (brew install qt) qmake -config release make -j8