Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
letiantian authored Jul 28, 2016
1 parent 5af7b9d commit a239ff2
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 @@ -17,12 +17,12 @@ $ sudo python setup.py install

方式3:
```
$ pip install ChineseTone --user
$ pip install textrank4zh --user
```

方式4:
```
$ sudo pip install ChineseTone
$ sudo pip install textrank4zh
```

Python 3下需要将上面的python改成python3,pip改成pip3。
Expand Down

0 comments on commit a239ff2

Please sign in to comment.