slplab commited on
Commit
d3a14c4
1 Parent(s): abe4abe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -29,7 +29,7 @@ The sentence outputs do not contain word boundaries. Audio inputs should be samp
29
  ## Usage
30
  The model can be used directly as follows:
31
 
32
- ```python3
33
  !pip install mecab-python3
34
  !pip install unidic-lite
35
  !pip install pykakasi
 
29
  ## Usage
30
  The model can be used directly as follows:
31
 
32
+ ```python
33
  !pip install mecab-python3
34
  !pip install unidic-lite
35
  !pip install pykakasi