From 01979a277709022dca1890e79ce538bd05149abb Mon Sep 17 00:00:00 2001 From: Benjamin Ries Date: Thu, 20 Jul 2023 03:43:03 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e046318..738f18d 100644 --- a/README.md +++ b/README.md @@ -130,8 +130,8 @@ There are many ways to get the Ensembler package. git clone https://github.com/rinikerlab/Ensembler.git cd Ensembler - python setup.py install - + pip install . + * If you want to use Ensembler, see the example notebooks or develop Ensembler - but not install the package: Add the path to the Ensembler repository; the requirements needed for the package can be used like in the following examples: