mirror of
https://github.com/xlmnxp/blue-recorder.git
synced 2025-04-02 07:44:54 +03:00
Update README.md
This commit is contained in:
parent
b7e66a01e7
commit
c010426041
@ -34,7 +34,7 @@ sudo apt install build-essential clang cargo x11-utils ffmpeg libadwaita-1-dev l
|
|||||||
Then use `Cargo` to build it:
|
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 blue-recorder/
|
||||||
cargo build --release
|
cargo build --release
|
||||||
cp -a data gui/interfaces locales target/release
|
cp -a data gui/interfaces locales target/release
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user