Merge pull request #7478 from ansible/jakemcdermott-fixreadme

Fix unescaped README code block

Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
softwarefactory-project-zuul[bot] 2020-06-29 21:20:18 +00:00 committed by GitHub
commit f060002289
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,6 +19,7 @@ server:
```shell
TARGET='https://awx.local:8043' npm --prefix awx/ui_next start
```
## Testing
```shell