From f8144ac5b78c491b355b9772517a31744bb57d20 Mon Sep 17 00:00:00 2001 From: c-w-feldmann <128160984+c-w-feldmann@users.noreply.github.com> Date: Fri, 19 Apr 2024 12:14:24 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7479707b..c8b735bc 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,9 @@ 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 molpipeline +pip install git+https://github.com/basf/MolPipeline.git ``` ## Usage