Update README.md

changed "<Project Directory>" placeholder to "blue-recorder/" in the build instructions
This commit is contained in:
FugueSoft 2025-01-17 18:41:30 -06:00 committed by GitHub
parent 521eb2ca60
commit dd141a69e1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 <Project Directory>
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)
[read the license](LICENSE.md)