Skip to content

Commit

Permalink
fix README typo
Browse files Browse the repository at this point in the history
  • Loading branch information
arq5x authored Jan 27, 2022
1 parent c385f93 commit 151f27c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ cargo build --release
```

And it will produce the `d4tools` binary which you can find at either
`target/debug/d4tools` or `target/release/d4tools` depends on which build mode
`target/debug/d4tools` or `target/release/d4tools` depending on which build mode
you choose.

### Installation (< 2 minutes)
Expand Down

0 comments on commit 151f27c

Please sign in to comment.