浏览代码

Update README

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
 ```