discord-screenaudio/README
2022-07-07 21:21:25 +02:00

14 lines
152 B
Text

-- Build instructions --
mkdir build
cd build
cmake ../
make
./discord-screenaudio
-- Tutorials and resources --
Qt online docs
https://doc.qt.io/