From 071bac87e2970eb298f20c32fa99c6eb26a17cc7 Mon Sep 17 00:00:00 2001 From: Jan Klass Date: Sun, 27 Apr 2025 23:26:32 +0200 Subject: [PATCH] Inline code-fence env var name --- cookbook/modules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbook/modules.md b/cookbook/modules.md index f35d13af5e1..4f7e9656958 100644 --- a/cookbook/modules.md +++ b/cookbook/modules.md @@ -39,7 +39,7 @@ Here we'll create a simple completion module with a submodule dedicated to some ``` 4. Add `export module git.nu` to `mod.nu` -5. Add the parent of the `completions` directory to your NU_LIB_DIRS inside `env.nu` +5. Add the parent of the `completions` directory to your `NU_LIB_DIRS` inside `env.nu` ```nu $env.NU_LIB_DIRS = [