Merge pull request #88 from FugueSoft/patch-1

Update README.md
This commit is contained in:
Salem Yaslem 2025-01-18 04:08:49 +03:00 committed by GitHub
commit dfdb73e2a7
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
```