diff --git a/content/en/docs/quick_start/_index.md b/content/en/docs/quick_start/_index.md index 43faa6a..a88656c 100644 --- a/content/en/docs/quick_start/_index.md +++ b/content/en/docs/quick_start/_index.md @@ -49,7 +49,7 @@ With the {{% variables/axway_cli_prod_name %}} you can install and manage additi The {{% variables/axway_cli_prod_name %}} will automatically import your Amplify CLI settings. However it will not import any installed packages. You will need to manually install them again. To get a list of your installed packages, run: ``` bash -amplify pm ls +axway pm ls ``` For each package listed, install it under the {{% variables/axway_cli_prod_name %}} by running: