Skip to content

Commit a595536

Browse files
committed
Update README.md
1 parent aa83656 commit a595536

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@ $ pip install -U supar
3535
```
3636
Or installing from source is also permitted:
3737
```sh
38-
$ git clone https://github.com/yzhangcs/parser && cd parser
39-
$ python setup.py install
38+
$ pip install -U git+https://github.com/yzhangcs/parser
4039
```
4140

4241
As a prerequisite, the following requirements should be satisfied:

0 commit comments

Comments
 (0)