diff --git a/docs/installation.rst b/docs/installation.rst index 59f9d58e..73380839 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -364,6 +364,16 @@ The command line program should now be available: ocrmypdf --help +Installing on FreeBSD +--------------------- + +FreeBSD 11.2 is known to work. Other versions likely work but have not been tested. + +In general it should work to: + +#. `Install and build pikepdf `_. +#. Install the equivalent list of dependencies for Linux. + Installing the Docker image ---------------------------