Skip to content

Commit c95b45d

Browse files
committed
Remove outdated requirements
1 parent 41c6ee3 commit c95b45d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ The scrapers can be fine-tuned through some parameters that you can modify in th
7474

7575
If you work in a GNU/Linux environment, you can have some basic statistics about the ongoing scraping process by running ``./stats.sh website`` (or ``vpm`` according to the step you are actually running)
7676

77-
[3] For now, this script is in Python. I advice you to execute it within a Conda environment. The ``json`` and ``datetime`` Python packages must be installed. Moreover, you must install the ``iris-utils`` package from the [iris-utils](https://gitlab.tue.nl/iris/iris-utils) repository. The advice is to re-use the environment of the [iris-database](https://gitlab.tue.nl/iris/iris-database) repository.
77+
[3] For now, this script is in Python. I advice you to execute it within a Conda environment. The ``json`` and ``datetime`` Python packages must be installed. The advice is to re-use the environment of the [iris-database](https://gitlab.tue.nl/iris/iris-database) repository.
7878

7979
## Working of the Systemd daemons
8080
When you start one of the daemons, the script will start (provided that you have a working Internet connection) and will restart every time you switch on your RPi and get connected to the Internet.<br>

0 commit comments

Comments
 (0)