Skip to content

Commit 0fb021d

Browse files
committed
Add requirements to readme
1 parent 63a447e commit 0fb021d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,9 @@ If there is multiple pages with the same barcode, the pages are saved into a fil
2020
```composer global require kduma/pdf-scan-splitter-tool```
2121

2222
Tool will be available globally as `pss` command.
23+
24+
25+
### Requirements
26+
27+
This tool is based on `poppler-utils` and `zbar-tools` packages.
28+
Those pacgages are run in a docker container, so you don't need to install them on your system, **but you need to have docker installed**.

0 commit comments

Comments
 (0)