Skip to content

Commit 698dcbf

Browse files
committed
updated readme version numbers
1 parent a5f21c9 commit 698dcbf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,17 @@ The script follows the rules of Estonian orthography. Internationally used forms
1010
- Decimal fractions use commas (not dots)
1111

1212

13-
### Requirement:
13+
### Requirements:
1414
- Python (>= 3.10)
1515
- EstNLTK (>= 1.7.0)
1616

1717

1818
### Usage
1919
Install from command line:\
20-
`pip install git+https://github.com/TartuNLP/[email protected].0`
20+
`pip install git+https://github.com/TartuNLP/[email protected].1`
2121

2222
Add to project (requirements.txt):\
23-
`git+https://github.com/TartuNLP/[email protected].0`
23+
`git+https://github.com/TartuNLP/[email protected].1`
2424

2525
Import:\
2626
`from tts_preprocess_et.convert import convert_sentence`

0 commit comments

Comments
 (0)