mirror of
https://github.com/xlmnxp/blue-recorder.git
synced 2025-03-31 14:54:54 +03:00
Compare commits
2 Commits
b7e66a01e7
...
596b039164
Author | SHA1 | Date | |
---|---|---|---|
|
596b039164 | ||
|
c010426041 |
@ -34,12 +34,12 @@ sudo apt install build-essential clang cargo x11-utils ffmpeg libadwaita-1-dev l
|
||||
Then 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 gui/interfaces locales target/release
|
||||
```
|
||||
Then you will find the executable file at:
|
||||
`<Project Directory>/target/release/blue-recorder`
|
||||
`blue-recorder/target/release/blue-recorder`
|
||||
|
||||
## License
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user