mirror of
https://github.com/xlmnxp/blue-recorder.git
synced 2025-01-18 08:21:46 +03:00
Update README.md
changed "<Project Directory>" placeholder to "blue-recorder/" in the build instructions
This commit is contained in:
parent
521eb2ca60
commit
dd141a69e1
@ -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
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user