1
0
mirror of https://github.com/Swordfish90/cool-retro-term.git synced 2025-03-25 12:09:09 +00:00

Updated Build Instructions (macOS) (markdown)

Raphael Amorim 2022-05-07 11:58:40 +02:00
parent d33c400228
commit 53b673d26a

@ -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