From 6b9687e2fa0e3ccb1ec976d11f37da7341705c11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20P=C3=A9rex?= Date: Fri, 27 Jun 2025 01:07:52 +0100 Subject: [PATCH] chore: add nushell-plugins link and nushell note --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d752e6..cd9776a 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ A [Nushell](https://nushell.sh/) plugin to use [Tera templates](https://keats.gi Clone this repository -> [!WARNING] **nu_plugin_tera** has dependecies to nushell source via local path in Cargo.toml +> [!WARNING] +> **nu_plugin_tera** 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)