diff --git a/README.md b/README.md index 13c5ac5..947cbde 100644 --- a/README.md +++ b/README.md @@ -4,13 +4,15 @@ A [Nushell](https://nushell.sh/) plugin to use with [KCL](https://www.kcl-lang.i ## Installing -> [!TIP] Require to have [KCL](https://www.kcl-lang.io/) CLI wrapper +> [!TIP] +> Require to have [KCL](https://www.kcl-lang.io/) CLI wrapper > use [KLC installation documentation](https://www.kcl-lang.io/docs/user_docs/getting-started/install) Clone this repository ->[!IMPORTANT] **nu_plugin_kcl** has dependecies to nushell source via local path in Cargo.toml +> [!WARNING] +> **nu_plugin_kcl** has dependecies to nushell source via local path in Cargo.toml > Nushell and plugins require to be **sync** with same **version** Clone [Nushell](https://nushell.sh/) to plugin to use [Tera templates](https://keats.github.io/tera/docs/) or change dependecies in [Cargo.toml](Cargo.toml)