Merge pull request #8862 from ansible/jakemcdermott-update-readme

Update readme requirements

Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
softwarefactory-project-zuul[bot] 2020-12-11 16:12:18 +00:00 committed by GitHub
commit 6c59111e6c
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).