added a hyperlink to conda installation page
This commit is contained in:
parent
908476a9b8
commit
f0ca57a232
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ On Linux, an up-to-date binary distribution of git-annex can now be
|
|||
installed with the [conda package manager](https://conda.io/docs/)
|
||||
from the [conda-forge channel](https://conda-forge.org/).
|
||||
|
||||
After installing conda, run:
|
||||
After [installing conda](https://docs.conda.io/en/latest/miniconda.html), run:
|
||||
|
||||
conda install -c conda-forge git-annex
|
||||
|
||||
|
|
Loading…
Reference in a new issue