From d5a9861d5c4fd043bcfa6d0893b6973ab08b65d5 Mon Sep 17 00:00:00 2001 From: "James R. Barlow" Date: Tue, 2 Aug 2022 14:49:09 -0700 Subject: [PATCH] readme: freebsd calls it py-ocrmypdf now --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e90526c8..30fe0693 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ Linux, Windows, macOS and FreeBSD are supported. Docker images are also availabl | macOS (Homebrew) | ``brew install ocrmypdf`` | | macOS (nix) | ``nix-env -i ocrmypdf`` | | LinuxBrew | ``brew install ocrmypdf`` | -| FreeBSD | ``pkg install py38-ocrmypdf`` | +| FreeBSD | ``pkg install py-ocrmypdf`` | | Conda | ``conda install ocrmypdf`` | | Ubuntu Snap | ``snap install ocrmypdf`` |