From 540cb8e1a25ab17fa7d0b0014a90f783c4b5efb8 Mon Sep 17 00:00:00 2001 From: Ryan Date: Fri, 4 Oct 2024 12:19:11 -0500 Subject: [PATCH] fixed pip install in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce29ca4..dc0c26c 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Morffy, N., Van den Broeck, L., Miller, C. et al. Identification of plant transc To install from PyPI, run: ```bash - pip install TADA_T2 + pip install TADA-T2 ``` You can also install the current development version from