From 7e1567d54a69c9c77af30d7da82354788519caaf Mon Sep 17 00:00:00 2001 From: Amit D Date: Sat, 24 Feb 2018 14:07:41 +0200 Subject: [PATCH] Updated Compiling (markdown) --- Compiling.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Compiling.md b/Compiling.md index 66c69fb..d935ab3 100644 --- a/Compiling.md +++ b/Compiling.md @@ -50,7 +50,7 @@ Tesseract versions and the minimum version of Leptonica required: **Tesseract** | **Leptonica** | **Ubuntu** :-------------------: | :---------------------------------------: | :--------- -4.00 | 1.74.2 | [Ubuntu 16.04](https://packages.ubuntu.com/bionic/tesseract-ocr) +4.00 | 1.74.2 | [Ubuntu 18.04](https://packages.ubuntu.com/bionic/tesseract-ocr) 3.05 | 1.74.0 | Must build from source 3.04 | 1.71 | [Ubuntu 16.04](http://packages.ubuntu.com/xenial/tesseract-ocr) 3.03 | 1.70 | [Ubuntu 14.04](http://packages.ubuntu.com/trusty/tesseract-ocr)