From f3037ca3f1ed235b3acb5edfc61cfac296b71903 Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Sun, 25 Nov 2018 10:00:00 +0100 Subject: README: Google Chrome is a dependency Obviously. --- README.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.rst') 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: -- cgit v1.2.3