summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorBill Nottingham <notting@splat.cc>2018-10-10 01:54:05 +0200
committerBill Nottingham <notting@splat.cc>2018-10-10 01:54:05 +0200
commit9033b3f2a5918e2a03ae983db51b7b98061626d0 (patch)
tree17cb17142d32bb360ef43a69de23524bd81b6de4 /CONTRIBUTING.md
parentMerge pull request #2392 from shanemcd/devel (diff)
downloadawx-9033b3f2a5918e2a03ae983db51b7b98061626d0.tar.xz
awx-9033b3f2a5918e2a03ae983db51b7b98061626d0.zip
update node requirements in CONTRIBUTING.md to match INSTALL.md
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 06c46c783d..d98ceb4986 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -86,8 +86,8 @@ If you're not using Docker for Mac, or Docker for Windows, you may need, or choo
The AWX UI requires the following:
-- Node 6.x LTS version
-- NPM 3.x LTS
+- Node 8.x LTS
+- NPM 6.x LTS
### Build the environment