Update README.md

Two unnecessary characters
This commit is contained in:
jacek-michalak 2023-01-17 21:31:20 +01:00 committed by GitHub
parent 31656da0c9
commit 14b67a4e05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -126,7 +126,7 @@ SentencePiece provides Python wrapper that supports both SentencePiece training
You can install Python binary package of SentencePiece with.
```
% pip install sentencepiece
pip install sentencepiece
```
For more detail, see [Python module](python/README.md)