13 lines
373 B
Markdown
13 lines
373 B
Markdown
### Step 1: Preparing configuration
|
|
|
|
Prepare the `config.toml` at the base of the repository. It is important to adjust the database configuration as well as the `browser_path`.
|
|
|
|
|
|
### Step 2: Install dependencies
|
|
|
|
Use `pip install -r requirements.txt` to install the requirements. The usage of a venv is recommended.
|
|
|
|
|
|
### Further
|
|
|
|
 |