Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
xfcygaocan committed May 22, 2020
1 parent c49cf7c commit 831984d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ python -m pip install Senta

2. 源码安装
```shell
git clone https://github.com/baidu/Senta.git .
git clone https://github.com/baidu/Senta.git
cd Senta
python -m pip install .
```
Expand Down Expand Up @@ -264,7 +264,7 @@ print(result)

下载代码库到本地
```shell
git clone https://github.com/baidu/Senta.git .
git clone https://github.com/baidu/Senta.git
```

2. 模型下载
Expand Down

0 comments on commit 831984d

Please sign in to comment.