Skip to content

Commit

Permalink
Merge pull request #88 from FugueSoft/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
xlmnxp authored Jan 18, 2025
2 parents 521eb2c + dd141a6 commit dfdb73e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```
Expand All @@ -53,4 +53,4 @@ License Contact: Free Software Foundation (fsf.org).
SPDX short identifier: GPL-3.0-only
Further resources...
```
[read the license](LICENSE.md)
[read the license](LICENSE.md)

0 comments on commit dfdb73e

Please sign in to comment.