diff --git a/README.rst b/README.rst index 73723bb1..8c690f86 100644 --- a/README.rst +++ b/README.rst @@ -78,7 +78,7 @@ Then tag it to give a more convenient name, just ocrmypdf:: docker tag jbarlow83/ocrmypdf ocrmypdf -This image contains language packs for English, French, Spanish and German. The alternative "polyglot" image provides all available language packs `__:: +This image contains language packs for English, French, Spanish and German. The alternative "polyglot" image provides `all available language packs `__:: # Alternative step: If you need all language packs docker pull jbarlow83/ocrmypdf-polyglot @@ -98,8 +98,6 @@ In this worked example, the current working directory contains an input file cal Note that ``ocrmypdf`` has its own separate ``-v VERBOSITYLEVEL`` argument to control debug verbosity. All Docker arguments should before the ``ocrmypdf`` image name and all arguments to ``ocrmypdf`` should be listed after. -The Docker image provides the English, French, German and Spanish language packs. `All other language packs `__ are available in the larger image ``jbarlow83/ocrmypdf-polyglot``. - Installing on Mac OS X ~~~~~~~~~~~~~~~~~~~~~~