Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bnkc committed Apr 10, 2024
1 parent 0b1131e commit 0a40980
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 @@ -57,7 +57,7 @@ To achieve those, **Unpack**:

### On macOS

You can install `fd` with [Homebrew](https://formulae.brew.sh/formula/fd):
You can install `unpack` with [Homebrew](https://formulae.brew.sh/formula/unpack):
```
brew install ...
```
Expand Down Expand Up @@ -85,7 +85,7 @@ cargo install un-pack --locked
### Command-line options

This is the output of `un-pack -h`. To see the full set of command-line options, use `fd --help` which
This is the output of `un-pack -h`. To see the full set of command-line options, use `un-pack --help` which
also includes a much more detailed help text.

```
Expand Down

0 comments on commit 0a40980

Please sign in to comment.