Update README.md

This commit is contained in:
Chibani 2025-01-05 07:24:47 +02:00 committed by GitHub
parent 58afa2ba2b
commit 42c585e5cd

View File

@ -36,7 +36,7 @@ Then use `Cargo` to build it:
git clone https://github.com/xlmnxp/blue-recorder
cd <Project Directory>
cargo build --release
cp -a data interfaces locales target/release
cp -a data gui/interfaces locales target/release
```
Then you will find the executable file at:
`<Project Directory>/target/release/blue-recorder`