update readme

This commit is contained in:
Malte Jürgens 2022-07-27 19:49:49 +02:00
parent 5f9211f98f
commit b62f1bab1f
No known key found for this signature in database
GPG Key ID: D29FBD5F93C0CFC3
1 changed files with 8 additions and 1 deletions

View File

@ -43,7 +43,14 @@ On Debian:
### Building
To build the program, run this in the source directory:
First, clone the repository:
```bash
git clone https://github.com/maltejur/discord-screenaudio.git
cd discord-screenaudio
```
Then, to build the program, run this in the source directory:
```bash
cmake -B build