Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/en/docs/quick_start/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down