mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
Fix npm install command line
Signed-off-by: Julen Landa Alustiza <jlandaal@redhat.com>
This commit is contained in:
parent
89646e7799
commit
ff27c486bf
@ -62,7 +62,7 @@ The AWX UI requires the following:
|
||||
|
||||
Run the following to install all the dependencies:
|
||||
```bash
|
||||
(host) $ npm run install
|
||||
(host) $ npm install
|
||||
```
|
||||
|
||||
#### Build the User Interface
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user