1
0
mirror of https://github.com/Swordfish90/cool-retro-term.git synced 2025-03-26 04:29:27 +00:00

Updated Build Instructions (macOS) (markdown)

Raphael Amorim 2022-05-07 11:57:57 +02:00
parent 00b3616104
commit d33c400228

@ -22,7 +22,8 @@ Let's clone and build the project:
git clone --recursive https://github.com/Swordfish90/cool-retro-term.git
cd cool-retro-term
# Build the project
# Build the project
# Required to have qt installed (brew install qt)
qmake -config release
make -j8