luozhouyang пре 5 година
родитељ
комит
3c42c730f3
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -32,6 +32,7 @@ A library implementing different string similarity and distance measures. A doze
 From pypi:
 
 ```bash
+# pip install strsim # deprecated, do not use this!
 pip install strsimpy
 ```