From 673973c8d2d965bb9c029e7ef7309b3c961f655f Mon Sep 17 00:00:00 2001 From: Justin Bedo Date: Tue, 3 Aug 2021 08:30:20 +1000 Subject: add missing w3m dependency --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') 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 ... ``` -- cgit v1.2.3