From af7b5351cccc20a24b55edb0e1455228bf56d7e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcus=20Bl=C3=A4ttermann?= Date: Wed, 23 Nov 2022 01:04:57 +0100 Subject: [PATCH] Remove Gatsby from `README.md` --- website/README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/website/README.md b/website/README.md index 1083665ee..04de1e59b 100644 --- a/website/README.md +++ b/website/README.md @@ -18,9 +18,6 @@ cd spaCy/website # stated in /.nvmrc and skip this step nvm use -# Install Gatsby's command-line tool -npm install --global gatsby-cli - # Install the dependencies npm install