aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5beb087..badcad9 100644
--- a/README.md
+++ b/README.md
@@ -6,8 +6,8 @@ A command line interface to clinvar.
# Install
-It's just a script, there are dependencies on libxml2 and FZF. If you have
-Nix with flakes enabled you can run it without "installing" by
+It's just a script, there are dependencies on libxml2, w3m, and FZF. If
+you have Nix with flakes enabled you can run it without "installing" by
```
nix run git://vk3.wtf/clinvar.git search-terms ...
```