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
|
the 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 interfaces po target/release
|
cp -a data interfaces po target/release
|
||||||
```
|
```
|
||||||
@ -53,4 +53,4 @@ License Contact: Free Software Foundation (fsf.org).
|
|||||||
SPDX short identifier: GPL-3.0-only
|
SPDX short identifier: GPL-3.0-only
|
||||||
Further resources...
|
Further resources...
|
||||||
```
|
```
|
||||||
[read the license](LICENSE.md)
|
[read the license](LICENSE.md)
|
||||||
|
Loading…
Reference in New Issue
Block a user