Commit 41871c09 authored by Augustin Zidek's avatar Augustin Zidek Committed by Copybara-Service
Browse files

Improve documentation on how to install aria2c.

PiperOrigin-RevId: 505082237
Change-Id: I84f2fb3a2952456c6baf4dd2052fff4178b1af4f
parent fed21ddd
...@@ -61,8 +61,9 @@ Please follow these steps: ...@@ -61,8 +61,9 @@ Please follow these steps:
1. Download genetic databases and model parameters: 1. Download genetic databases and model parameters:
* Install `aria2c` (on most Linux distributions it is available via the * Install `aria2c`. On most Linux distributions it is available via the
package manager). package manager as the `aria2` package (on Debian-based distributions this
can be installed by running `sudo apt install aria2`).
* Please use the script `scripts/download_all_data.sh` to download * Please use the script `scripts/download_all_data.sh` to download
and set up full databases. This may take substantial time (download size is and set up full databases. This may take substantial time (download size is
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment