From 6e6f918630bba7077ba9a50d75a138767422bce7 Mon Sep 17 00:00:00 2001 From: jbarlow83 Date: Tue, 28 Jul 2015 12:21:57 -0700 Subject: [PATCH] Actually link the release notes --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 08d9f827..0a112711 100644 --- a/README.rst +++ b/README.rst @@ -24,7 +24,7 @@ Main features available - Uses Tesseract OCR engine -For details: please consult the release notes +For details: please consult the `release notes `__ Motivation ---------- @@ -50,7 +50,7 @@ Install Download OCRmyPDF here: https://github.com/fritz-hh/OCRmyPDF/releases To install, download the tarball and run:: -https://github.com/fritz-hh/OCRmyPDF.git + pip3 install ocrmypdf-3.0rc2.tar.gz You can install it within a virtual environment or system-wide.