discord-screenaudio/README

15 lines
152 B
Text
Raw Normal View History

2022-07-07 11:11:51 +00:00
-- Build instructions --
mkdir build
cd build
cmake ../
make
./discord-screenaudio
-- Tutorials and resources --
Qt online docs
https://doc.qt.io/