Remove Gatsby from README.md

This commit is contained in:
Marcus Blättermann 2022-11-23 01:04:57 +01:00
parent b4fc5a5c4c
commit af7b5351cc
No known key found for this signature in database
GPG Key ID: A1E1F04008AC450D

View File

@ -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