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