Skip to content

Commit d4785df

Browse files
authored
chore: fix typo in README.md (#300)
mispelled: paddepaddle -> paddlepaddle
1 parent 794f38b commit d4785df

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
@@ -43,7 +43,7 @@ to `paddle` if you wish to use paddle for table processing instead of default `t
4343
PaddleOCR may be with installed with:
4444

4545
```shell
46-
pip install paddepaddle
46+
pip install paddlepaddle
4747
pip install "unstructured.PaddleOCR"
4848
```
4949

0 commit comments

Comments
 (0)