Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
changed "<Project Directory>" placeholder to "blue-recorder/" in the build instructions
  • Loading branch information
FugueSoft authored Jan 18, 2025
1 parent 521eb2c commit dd141a6
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 dd141a6

Please sign in to comment.