summarylogtreecommitdiffstats
path: root/dpscreenocr.install
diff options
context:
space:
mode:
Diffstat (limited to 'dpscreenocr.install')
-rw-r--r--dpscreenocr.install6
1 files changed, 6 insertions, 0 deletions
diff --git a/dpscreenocr.install b/dpscreenocr.install
new file mode 100644
index 000000000000..15944cb14b77
--- /dev/null
+++ b/dpscreenocr.install
@@ -0,0 +1,6 @@
+# Maintainer: Dimitris Kiziridis <ragouel at outlook dot com>
+
+post_install() {
+ echo -e "Please install OCR language data in order to use this software
+ ex. '\e[32mpacman -S tesseract-data-eng\e[37m' for English language support"
+} \ No newline at end of file