Add personal desktop example config to README

This commit is contained in:
I-Al-Istannen 2020-05-15 11:02:55 +02:00
parent e8ddb0ca04
commit 1004fa40f8

View File

@ -18,6 +18,11 @@ The use of [venv](https://docs.python.org/3/library/venv.html) is recommended.
In this example, `python3` refers to at least Python 3.8.
If you just want to get started and crawl *your entire ILIAS Desktop* instead
of a given set of courses, please replace `example_config.py` with
`example_config_personal_desktop.py` in all of the instructions below (`curl` call and
`python3` run command).
A full example setup and initial use could look like:
```
$ mkdir Vorlesungen