Compare commits

...

2 Commits

Author SHA1 Message Date
dfdb73e2a7
Merge pull request #88 from FugueSoft/patch-1
Update README.md
2025-01-18 04:08:49 +03:00
FugueSoft
dd141a69e1
Update README.md
changed "<Project Directory>" placeholder to "blue-recorder/" in the build instructions
2025-01-17 18:41:30 -06:00

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)