From a5e5760e8dd15020f613deab8f1d9276daea941d Mon Sep 17 00:00:00 2001 From: Felix Hamann Date: Thu, 27 Oct 2022 14:58:24 +0200 Subject: [PATCH] Update README.md --- README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.md b/README.md index d06be89..5e9fe7b 100644 --- a/README.md +++ b/README.md @@ -7,15 +7,6 @@ SpaCy component for scattered phrase matching. 1. Then you need this spaCy component! -## Installation - -Python 3.9 is required. We recommend miniconda for python version management. - -``` -conda create -n scaphra python=3.9 -pip install scaphra -``` - ## Usage ```python