Parcourir la source

Update README

Aziz Ketari il y a 4 ans
Parent
commit
ac6e4c6c6b
1 fichiers modifiés avec 1 ajouts et 2 suppressions
  1. 1 2
      README.md

+ 1 - 2
README.md

@@ -45,8 +45,7 @@ gcloud services enable datastore.googleapis.com
 gcloud services enable bigquery.googleapis.com
 ```
 
-- Install package requirements:curl -O https://bootstrap.pypa.io/get-pip.py
-sudo python3 get-pip.py
+- Install package requirements:
 > Make sure you have a python version >=3.6.0. Otherwise you will face some version errors.
 
 `ERROR: Package 'scispacy' requires a different Python: 3.5.3 not in '>=3.6.0'`