Updated Installation (markdown)

master
Martin Kruliš 4 years ago
parent 46afcd3466
commit ee175ac382

@ -691,8 +691,9 @@ PYTHONHASHSEED: 0
PYTHONIOENCODING: utf-8
VIRTUAL_ENV: /var/recodex-worker-python-venv
```
and update the `PATH` variable by prepending `/var/recodex-worker-python-venv/bin:`.
And register directory mapping in `bound-directories` list:
Finally, register directory mapping in `bound-directories` list:
```
- src: "/var/recodex-worker-python-venv"
```

Loading…
Cancel
Save