修改 README.md 中的安装方法

This commit is contained in:
x54-729 2022-10-12 17:19:55 +08:00
parent 668430d33d
commit 3aed436bb7

View File

@ -29,7 +29,7 @@ fastNLP具有如下的特性
## 安装指南
fastNLP可以通过以下的命令进行安装
```shell
pip install fastNLP
pip install fastNLP>=1.0.0alpha
```
如果需要安装更早版本的fastNLP请指定版本号例如
```shell