mirror of
https://github.com/Swordfish90/cool-retro-term.git
synced 2025-02-07 13:41:27 +00:00
commit
34360c1603
@ -138,10 +138,10 @@ open cool-retro-term.app
|
|||||||
**MacPorts**
|
**MacPorts**
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
sudo port install qt5-mac
|
sudo port install qt5
|
||||||
git clone --recursive https://github.com/Swordfish90/cool-retro-term.git
|
git clone --recursive https://github.com/Swordfish90/cool-retro-term.git
|
||||||
cd cool-retro-term
|
cd cool-retro-term
|
||||||
qmake && make
|
/opt/local/libexec/qt5/bin/qmake && make
|
||||||
mkdir cool-retro-term.app/Contents/PlugIns
|
mkdir cool-retro-term.app/Contents/PlugIns
|
||||||
cp -r qmltermwidget/QMLTermWidget cool-retro-term.app/Contents/PlugIns
|
cp -r qmltermwidget/QMLTermWidget cool-retro-term.app/Contents/PlugIns
|
||||||
open cool-retro-term.app
|
open cool-retro-term.app
|
||||||
|
Loading…
x
Reference in New Issue
Block a user