From 22802e7a64ddb5270300e6a882d4c34f989b322b Mon Sep 17 00:00:00 2001 From: kialam Date: Wed, 21 Nov 2018 13:04:18 -0500 Subject: [PATCH] Update README to include needed npm version. --- awx/ui/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awx/ui/README.md b/awx/ui/README.md index ba5b595392..b30640d867 100644 --- a/awx/ui/README.md +++ b/awx/ui/README.md @@ -2,7 +2,7 @@ ## Requirements - node.js 8.x LTS -- npm 5.x LTS +- npm >=5.10 - bzip2, gcc-c++, git, make ## Development