mirror of
https://github.com/Swordfish90/cool-retro-term.git
synced 2025-01-18 12:15:27 +00:00
commit
462831ca66
@ -69,7 +69,11 @@ You can also install this [package](https://aur.archlinux.org/packages/cool-old-
|
||||
export CPPFLAGS="-I/usr/local/opt/qt5/include"
|
||||
export LDFLAGS="-L/usr/local/opt/qt5/lib"
|
||||
export PATH=/usr/local/opt/qt5/bin:$PATH
|
||||
git clone https://github.com/Swordifish90/cool-old-term.git
|
||||
git checkout osx
|
||||
qmake && make && make install
|
||||
# Have fun!
|
||||
./cool-old-term
|
||||
|
||||
---
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user