1
0
mirror of https://github.com/Swordfish90/cool-retro-term.git synced 2025-03-13 22:28:39 +00:00

Fix a small typo

Nate Eagleson 2022-03-30 02:06:38 -04:00
parent 12b9a89f57
commit 47bfc27d62

@ -22,7 +22,7 @@ Let's clone and build the project:
git clone --recursive https://github.com/Swordfish90/cool-retro-term.git
cd cool-retro-term
# Build the proejct
# Build the project
qmake -config release
make -j8