Update 'README.md'

This commit is contained in:
Claudio Atzori 2022-12-14 14:23:22 +01:00
parent 24af35739e
commit e3fb581270
1 changed files with 5 additions and 0 deletions

View File

@ -9,6 +9,11 @@ $ git clone https://code-repo.d4science.org/D-Net/openaire-graph-docs.git
## Local installation and deployment
From https://docusaurus.io/docs/installation#requirements
> Node.js version 16.14 or above (which can be checked by running node -v)
To install the required packages use:
```
$ npm install