diff --git a/awx/ui_next/CONTRIBUTING.md b/awx/ui_next/CONTRIBUTING.md index c0a3eaefc4..3471c6b086 100644 --- a/awx/ui_next/CONTRIBUTING.md +++ b/awx/ui_next/CONTRIBUTING.md @@ -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