Fix unescaped README code block

This commit is contained in:
Jake McDermott
2020-06-29 16:50:44 -04:00
committed by GitHub
parent 65a8a656f7
commit 9dadb96d45

View File

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