diff --git a/source/recipes/devshell/env-var/main.adoc0 b/source/recipes/devshell/env-var/main.adoc0 index ca73c2b..be12d2e 100644 --- a/source/recipes/devshell/env-var/main.adoc0 +++ b/source/recipes/devshell/env-var/main.adoc0 @@ -23,7 +23,7 @@ Here's a demonstration using the shell. .... $ echo "FOO=${FOO}" $# ../../../../../start-shell nix develop <