Skip to content

Commit

Permalink
feat(doc): Point to common requirements doc
Browse files Browse the repository at this point in the history
This will prevent us from having to update supported Node.js versions in many
places for each release
  • Loading branch information
orangejulius committed Nov 3, 2018
1 parent de21d15 commit 5b2d628
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,9 @@ Valid column names for the source value are : `source`

## Requirements

Node.js 6 or higher is required.
Node.js is required.

See [Pelias software requirements](https://github.com/pelias/documentation/blob/master/requirements.md) for supported versions.

## Installation
```bash
Expand Down

0 comments on commit 5b2d628

Please sign in to comment.