From 52a8ff8440c71c242710c162049477817aa677ff Mon Sep 17 00:00:00 2001 From: Seppe Date: Thu, 8 Feb 2024 08:12:55 +0100 Subject: [PATCH] Update README.md pip install --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0a12ab1..65cbe95 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ Tools for working with scATAC-seq fragment files. ## Installation ```bash -git clone https://github.com/aertslab/scatac_fragment_tools.git -cd scatac_fragment_tools -pip install . + +pip install scatac_fragment_tools + ``` ## Usage