mirror of
https://github.com/xlmnxp/blue-recorder.git
synced 2025-04-04 16:54:55 +03:00
Update README.md
This commit is contained in:
parent
e29bb99103
commit
992a1aef40
@ -36,7 +36,7 @@ Then use `Cargo` to build it:
|
|||||||
git clone https://github.com/xlmnxp/blue-recorder
|
git clone https://github.com/xlmnxp/blue-recorder
|
||||||
cd <Project Directory>
|
cd <Project Directory>
|
||||||
cargo build --release
|
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:
|
Then you will find the executable file at:
|
||||||
`<Project Directory>/target/release/blue-recorder`
|
`<Project Directory>/target/release/blue-recorder`
|
||||||
|
Loading…
Reference in New Issue
Block a user