Update usage instructions since paths have changed

This commit is contained in:
mabashian 2019-06-28 10:50:49 -04:00
parent 55ce409a12
commit b457926b38

View File

@ -5,8 +5,8 @@
## Usage
* `git clone git@github.com:ansible/awx-pf.git`
* cd awx-pf
* `git clone git@github.com:ansible/awx.git`
* cd awx/ui_next
* npm install
* npm start
* visit `https://127.0.0.1:3001/`