浏览代码

add upgrade command into README

chenhaiyang 4 年之前
父节点
当前提交
504c7264e5
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -26,6 +26,7 @@
 # Installation
 ```shell
 $ pip install kwextraction -i http://dev.dp.sagacloud.cn:8082/repository/saga-pypi-group/simple --trusted-host dev.dp.sagacloud.cn
+$ pip install --upgrade kwextraction -i http://dev.dp.sagacloud.cn:8082/repository/saga-pypi-group/simple --trusted-host dev.dp.sagacloud.cn
 ```
 可定期自行更新设备信息文件
 ```shell