mirror of
https://github.com/ansible/awx.git
synced 2026-05-16 13:57:39 -02:30
Update usage instructions since paths have changed
This commit is contained in:
@@ -5,8 +5,8 @@
|
|||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
* `git clone git@github.com:ansible/awx-pf.git`
|
* `git clone git@github.com:ansible/awx.git`
|
||||||
* cd awx-pf
|
* cd awx/ui_next
|
||||||
* npm install
|
* npm install
|
||||||
* npm start
|
* npm start
|
||||||
* visit `https://127.0.0.1:3001/`
|
* visit `https://127.0.0.1:3001/`
|
||||||
|
|||||||
Reference in New Issue
Block a user