diff --git a/docs/getting_started/installation.rst b/docs/getting_started/installation.rst index f5f45f7cf..9b2b1f6c5 100644 --- a/docs/getting_started/installation.rst +++ b/docs/getting_started/installation.rst @@ -85,3 +85,5 @@ Installation via pip Instead of conda, snakemake can be installed with pip. However, note that snakemake has non-python dependencies, such that the pip based installation has a limited functionality if those dependencies are not manually installed in addition. + +A list of Snakemake's dependencies can be found within its `meta.yaml conda recipe `_.