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