Skip to content

Commit

Permalink
Add build instructions for accuracy
Browse files Browse the repository at this point in the history
  • Loading branch information
snomos committed May 7, 2024
1 parent 450861f commit 4d37488
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,15 @@ Optional arguments:
```
### accuracy
Building:
```sh
cd accuracy/
cargo install --path .
```
The resulting binary is placed in `$HOME/.cargo/bin/accuracy`, make sure it is on the path.
Usage:
```
Expand Down

0 comments on commit 4d37488

Please sign in to comment.