From d266fa30103574f85d04d8eb66387dac1a3e0409 Mon Sep 17 00:00:00 2001 From: Pablo Varela Date: Fri, 10 May 2019 18:14:57 +0200 Subject: [PATCH] Remove npm on macOS --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index d3f0c9d..a3c176e 100644 --- a/README.md +++ b/README.md @@ -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).