update docs for development environment

This commit is contained in:
Jake McDermott
2019-03-07 10:20:40 -05:00
parent 4fc0d220cc
commit bca9735534
2 changed files with 3 additions and 4 deletions

View File

@@ -83,12 +83,10 @@ If you're not using Docker for Mac, or Docker for Windows, you may need, or choo
(host)$ pip install docker-compose
```
#### Node and npm
#### Frontend Development
The AWX UI requires the following:
See [the ui development documentation](awx/ui/README.md).
- Node 8.x LTS
- NPM 6.x LTS
### Build the environment