From 4b09828d823e20154327b130576661ac4c6e5a34 Mon Sep 17 00:00:00 2001 From: Daniel Probst Date: Thu, 17 Feb 2022 23:04:54 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb8c5fd..8980afe 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ conda activate rxn-biocatalysis-tools Alternatively, :leaves: RXN Biocatalysis Tools are available as a PyPI package and can be installed usining pip; however, not all dependencies will be installed depending on your platform. ```bash -pip install rxn_biocatalysis_tools +pip install rxn-biocatalysis-tools ``` ### Data Pre-processing