Co-authored-by: Mateusz Konieczny <matkoniecz@gmail.com>
This commit is contained in:
Ed Chalstrey 2022-02-24 15:28:27 +00:00 committed by GitHub
parent be269ce5f1
commit 084f45d938
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -307,7 +307,7 @@ pip install --upgrade setuptools wheel
First install prerequisites. First install prerequisites.
```bash ```bash
sudo apt-get install parallel sudo apt-get install -y parallel
``` ```
Install the required python packages. This relies on the `requirements.txt` file located Install the required python packages. This relies on the `requirements.txt` file located