diff options
Diffstat (limited to 'docs/developing.md')
-rw-r--r-- | docs/developing.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/developing.md b/docs/developing.md index e1d66a5..d8f516b 100644 --- a/docs/developing.md +++ b/docs/developing.md @@ -22,9 +22,7 @@ nix develop ``` -3. Optional: install and set up lorri and use `lorri shell` instead of `nix develop` - -4. Optional: install direnv, integrate it with your shell and then run +3. Optional: install direnv, integrate it with your shell and then run ```shell-session ln -s .envrc.sample .envrc |