Compare commits

..

No commits in common. "dfdb73e2a7209ceff11a6b13973f1adb0c2aeb42" and "521eb2ca601e933bfadf39f2a0a2d5a99ac0be45" have entirely different histories.

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 blue-recorder/
cd <Project Directory>
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)