about summary refs log tree commit diff stats
path: root/docs/developing.md
diff options
context:
space:
mode:
authorAlan Pearce2025-03-12 11:18:57 +0100
committerAlan Pearce2025-03-12 11:19:09 +0100
commit4caa86fea82c1d82ecdb6e11a44e9f63d4094423 (patch)
tree8266d4f637c925bdcfcd6dcb4a2a4bedf386afea /docs/developing.md
parentc5a8f301ae0fad7174fe73dff312e06ff9b6782d (diff)
downloadsearchix-4caa86fea82c1d82ecdb6e11a44e9f63d4094423.tar.lz
searchix-4caa86fea82c1d82ecdb6e11a44e9f63d4094423.tar.zst
searchix-4caa86fea82c1d82ecdb6e11a44e9f63d4094423.zip
build: remove lorri from direnv configuration
Diffstat (limited to 'docs/developing.md')
-rw-r--r--docs/developing.md4
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