From dd141a69e11d992a6af3018913cd52319f86d8e5 Mon Sep 17 00:00:00 2001 From: FugueSoft <31870368+FugueSoft@users.noreply.github.com> Date: Fri, 17 Jan 2025 18:41:30 -0600 Subject: [PATCH] Update README.md changed "" placeholder to "blue-recorder/" in the build instructions --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4556e8b..46e0d7f 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ sudo apt install build-essential clang cargo libappindicator3-1 x11-utils gettex the use `Cargo` to build it ``` git clone https://github.com/xlmnxp/blue-recorder -cd +cd blue-recorder/ cargo build --release cp -a data interfaces po target/release ``` @@ -53,4 +53,4 @@ License Contact: Free Software Foundation (fsf.org). SPDX short identifier: GPL-3.0-only Further resources... ``` -[read the license](LICENSE.md) \ No newline at end of file +[read the license](LICENSE.md)