aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2020-04-03 18:13:23 -0700
committerBryan Newbold <bnewbold@archive.org>2020-04-03 18:13:23 -0700
commit36401d16690c6f2ace5f5f54021524557857f9c6 (patch)
treec5ac97f89ea3d358d53f118c4652da9bf28f18cc
parent70d825625177a07f44affee60885363369f3298d (diff)
downloadfatcat-covid19-36401d16690c6f2ace5f5f54021524557857f9c6.tar.gz
fatcat-covid19-36401d16690c6f2ace5f5f54021524557857f9c6.zip
README: more deps
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index ad7f5b0..691fdc0 100644
--- a/README.md
+++ b/README.md
@@ -63,10 +63,13 @@ been tested elsewhere. Software dependencies include:
- python 3.7 (locked to this minor version)
- [pipenv](https://github.com/pypa/pipenv)
+- `poppler-utils`
- elasticsearch 6.x (7.x may or may not work fine)
- [esbulk](https://github.com/sharkdp/fd)
- [ripgrep](https://github.com/BurntSushi/ripgrep) (`rg`)
- [`fd`](https://github.com/sharkdp/fd)
+- `pv`
+- `parallel`
To run the web interface in local/debug mode, with search queries sent to
public search index by default: