diff --git a/docs/DEVELOPMENT.md b/docs/DEVELOPMENT.md index 471a84bdf0..f5044ad445 100644 --- a/docs/DEVELOPMENT.md +++ b/docs/DEVELOPMENT.md @@ -101,7 +101,7 @@ Follow these steps if you want to test the `libs/ui-lib` integration within `sto the following commands: ```bash cd frontend - yalc add @openshift-assisted/ui-lib + yalc link @openshift-assisted/ui-lib yalc link @openshift-assisted/locales yalc link @openshift-assisted/types ```