From 5113d28e13b7be21089b9f4c5553d4e7b757bc50 Mon Sep 17 00:00:00 2001 From: Clemens Neudecker <952378+cneud@users.noreply.github.com> Date: Fri, 6 Dec 2019 00:48:38 +0100 Subject: [PATCH] do not require sudo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 162d471..729ab12 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This tool performs textline detection from document image data and returns the r ## Installation -`sudo pip install .` +`pip install .` ## Models In order to run this tool you also need trained models. You can download our pre-trained models from here: