discord-awesomeaudio/README

15 lines
152 B
Plaintext

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