Skip to content

Commit

Permalink
Update install instruction for 0.2.0rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
lovit committed Nov 19, 2020
1 parent 055c4a1 commit 39db4c5
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 @@ -66,7 +66,7 @@ python setup.py install
Using pip

```bash
pip install Korpora
pip install Korpora==0.2.0rc1
```

### 파이썬에서 사용하기
Expand Down Expand Up @@ -260,7 +260,7 @@ python setup.py install
Using pip

```bash
pip install Korpora
pip install Korpora==0.2.0rc1
```

### Using in Python
Expand Down

0 comments on commit 39db4c5

Please sign in to comment.