Remove npm on macOS

This commit is contained in:
Pablo Varela 2019-05-10 18:14:57 +02:00 committed by David Peter
parent e7d0a91986
commit d266fa3010
1 changed files with 0 additions and 5 deletions

View File

@ -198,11 +198,6 @@ brew install fd
sudo port install fd
```
… or with npm:
```
npm install -g fd-find
```
### On Windows
You can download pre-built binaries from the [release page](https://github.com/sharkdp/fd/releases).