From 46577a5823ce8512151e5e1d9fa6918b34969c7d Mon Sep 17 00:00:00 2001 From: c-w-feldmann <128160984+c-w-feldmann@users.noreply.github.com> Date: Thu, 25 Apr 2024 18:17:35 +0200 Subject: [PATCH] Update README.md now available in pypi --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index c8b735bc..7479707b 100644 --- a/README.md +++ b/README.md @@ -21,9 +21,8 @@ or some descriptors might not be calculable for certain molecules. The publication is freely available [here](https://chemrxiv.org/engage/chemrxiv/article-details/661fec7f418a5379b00ae036). ## Installation -Not yet available in pypi. For now, Please download and install via: ```commandline -pip install git+https://github.com/basf/MolPipeline.git +pip install molpipeline ``` ## Usage