Skip to content

Commit 7f7b562

Browse files
authored
Add important CLI version note (#8052)
2 parents bb3407d + 4ff5a08 commit 7f7b562

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/tools/kolibri-cli/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ pnpm i -g @public-ui/kolibri-cli
2525
yarn add -g @public-ui/kolibri-cli
2626
```
2727

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+
2830
## Usage
2931

3032
The `KoliBri` CLI is intended to be executed in your project root directory. Use the `kolibri` command to start the CLI.

0 commit comments

Comments
 (0)