Skip to content

Commit 21be448

Browse files
authored
Update README.md
1 parent def3d92 commit 21be448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Install different releases:
7676
Some functionalities, like Thai WordNet, may require extra packages. To install those requirements, specify a set of `[name]` immediately after `pythainlp`:
7777

7878
```sh
79-
pip install pythainlp[extra1,extra2,...]
79+
pip install "pythainlp[extra1,extra2,...]"
8080
```
8181

8282
Possible `extras`:

0 commit comments

Comments
 (0)