From b8280442ebcd0cb6bae2a8149b03c24629e6b6a8 Mon Sep 17 00:00:00 2001 From: Killian Sheriff Date: Thu, 14 Mar 2024 01:30:35 +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 1d000f3..ce30fb4 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ This framework allows for correlating any per-atom property to their local chemi pip install chemicalmotifidentifier # To install the latest git commit -pip install https://github.com/killiansheriff/ChemicalMotifIdentifier.git +pip install git+https://github.com/killiansheriff/ChemicalMotifIdentifier.git ``` ## Example of usage