Update readme requirements

This commit is contained in:
Jake McDermott 2020-12-10 22:17:34 -05:00 committed by GitHub
parent 9bf721665d
commit a0ce1350ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
# AWX-PF
## Requirements
- node 10.x LTS, npm 6.x LTS, make, git
- node 14.x LTS, npm 6.x LTS, make, git
## Development
The API development server will need to be running. See [CONTRIBUTING.md](../../CONTRIBUTING.md).