summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2018-11-25 10:00:00 +0100
committerLars-Dominik Braun <lars@6xq.net>2018-11-25 10:00:00 +0100
commitf3037ca3f1ed235b3acb5edfc61cfac296b71903 (patch)
tree973f1da782a7d98e28112cbc429dc258cc29a596 /README.rst
parent2be982d477c5ffdeafea95ba14569a05da59cb0d (diff)
downloadcrocoite-f3037ca3f1ed235b3acb5edfc61cfac296b71903.tar.gz
crocoite-f3037ca3f1ed235b3acb5edfc61cfac296b71903.tar.bz2
crocoite-f3037ca3f1ed235b3acb5edfc61cfac296b71903.zip
README: Google Chrome is a dependency
Obviously.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 6768a63..3d33fa2 100644
--- a/README.rst
+++ b/README.rst
@@ -22,12 +22,14 @@ The following dependencies must be present to run crocoite:
- warcio_
- html5lib_
- bottom_ (IRC client)
+- `Google Chrome`_
.. _aiohttp: https://aiohttp.readthedocs.io/
.. _websockets: https://websockets.readthedocs.io/
.. _warcio: https://github.com/webrecorder/warcio
.. _html5lib: https://github.com/html5lib/html5lib-python
.. _bottom: https://github.com/numberoverzero/bottom
+.. _Google Chrome: https://www.google.com/chrome/
It is recommended to prepare a virtualenv and let pip handle the dependency
resolution for Python packages instead: