From b62f1bab1f3f9ddf4e8764463095b0e4ef837421 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Malte=20J=C3=BCrgens?= Date: Wed, 27 Jul 2022 19:49:49 +0200 Subject: [PATCH] update readme --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d7d1bb..4e72888 100644 --- a/README.md +++ b/README.md @@ -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