From 2f22995ad1bb23a2dbad3f38969792623ddf225b Mon Sep 17 00:00:00 2001 From: William Colgan Date: Mon, 13 May 2024 20:12:48 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f7fb47..d9d6915 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Python installed, we recommend installing [Mambaforge](https://github.com/conda- There are several alternative options to install treedata: -1) Install the latest release of `treedata` from `PyPI `_: +1. Install the latest release of `treedata` from [PyPI](https://pypi.org/project/treedata)`: ```bash pip install treedata