Browse Source

feat(doc): Point to common requirements doc

This will prevent us from having to update supported Node.js versions in
many places for each release
pull/1227/head
Julian Simioni 6 years ago
parent
commit
87923148e7
No known key found for this signature in database
GPG Key ID: B9EEB0C6EE0910A1
  1. 4
      README.md

4
README.md

@ -17,7 +17,9 @@ Full documentation for the Pelias API lives in the [pelias/documentation](https:
## Install Dependencies ## Install Dependencies
Note: Pelias requires Node.js v6 or newer The Pelias API has no dependencies beyond Node.js
See [Pelias Software requirements](https://github.com/pelias/documentation/blob/master/requirements.md) for the supported and recommended versions.
```bash ```bash
npm install npm install

Loading…
Cancel
Save