Merge pull request #11580 from jakemcdermott/readme-update-templates-2

Update ui dev readme
This commit is contained in:
Alex Corey 2022-01-21 10:50:01 -05:00 committed by GitHub
commit 208cbabb31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ npm --prefix=awx/ui start
### Build for the Development Containers
If you just want to build a ui for the container-based awx development
environment and do not need to workk on the ui code, use these make targets:
environment and do not need to work on the ui code, use these make targets:
```shell
# The ui will be reachable at https://localhost:8043 or