mirror of
https://github.com/sharkdp/fd
synced 2024-11-02 07:51:38 +00:00
Update README.md
This commit is contained in:
parent
fe922688b3
commit
060d14b5dc
1 changed files with 2 additions and 2 deletions
|
@ -168,12 +168,12 @@ xbps-install -S fd
|
|||
|
||||
### On macOS
|
||||
|
||||
You can install [this Homebrew package](http://braumeister.org/formula/fd):
|
||||
You can install `fd` with [Homebrew](http://braumeister.org/formula/fd):
|
||||
```
|
||||
brew install fd
|
||||
```
|
||||
|
||||
You can install `fd` with MacPorts:
|
||||
… or with MacPorts:
|
||||
```
|
||||
sudo port install fd
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue