You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/tools/kolibri-cli/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,8 @@ pnpm i -g @public-ui/kolibri-cli
25
25
yarn add -g @public-ui/kolibri-cli
26
26
```
27
27
28
+
> **Important:** Install exactly the CLI version you want to upgrade to. The migration tool compares your locally installed `@public-ui/components` version with the CLI version to decide which migration tasks must run and in which order.
29
+
28
30
## Usage
29
31
30
32
The `KoliBri` CLI is intended to be executed in your project root directory. Use the `kolibri` command to start the CLI.
0 commit comments