15 lines
152 B
Plaintext
Raw Normal View History

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