Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chandralegend authored Jul 22, 2024
1 parent 36cb6e3 commit bc7d398
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,11 @@ Multi-Tokenizer is a Python package that provides tokenization of multilingual t
pip install multi-tokenizer
```

### Using Poetry
### from Source
```bash
git clone https://github.com/chandralegend/multi-tokenizer.git
cd multi-tokenizer
pip install .
# or if poetry is installed
poetry install
```

## Usage
Expand Down

0 comments on commit bc7d398

Please sign in to comment.