Skip to content
Merged
Show file tree
Hide file tree
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 docs/updates/migrate-v1.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ To upgrade your global installation, just run the installation command again, wh
npm install --global @ui5/cli
```

**Note:** Your local CLI installation will still be preferred, so you need to make sure to upgrade it as well (see [Local vs. Global installation](https://github.com/SAP/ui5-cli#local-vs-global-installation)).
**Note:** Your local CLI installation will still be preferred, so you need to make sure to upgrade it as well (see [Local vs. Global installation](https://ui5.github.io/cli/stable/pages/CLI/#local-vs-global-installation)).

### Local installation

Expand Down
2 changes: 1 addition & 1 deletion docs/updates/migrate-v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ To upgrade your global installation, just run the installation command again, wh
npm install --global @ui5/cli
```

**Note:** Your local CLI installation will still be preferred, so you need to make sure to upgrade it as well (see [Local vs. Global installation](https://github.com/SAP/ui5-cli#local-vs-global-installation)).
**Note:** Your local CLI installation will still be preferred, so you need to make sure to upgrade it as well (see [Local vs. Global installation](https://ui5.github.io/cli/stable/pages/CLI/#local-vs-global-installation)).

### Local installation

Expand Down