Skip to content

Commit 9f651c9

Browse files
Update README.md
Fix per comment from #326 (comment)
1 parent 271bbc1 commit 9f651c9

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
@@ -222,7 +222,7 @@ Using Client Only Mode
222222
----------------------
223223
You can set Tika to use Client only mode by setting
224224
```python
225-
import tika
225+
import tika from tika
226226
tika.TikaClientOnly = True
227227
```
228228

0 commit comments

Comments
 (0)