Getting started =============== .. _install: Installation ------------ A translate script is provided to facilitate working with pandoc and deepl translation services. 1. This script requires :command:`pandoc` be installed: Ubuntu: .. code-block:: bash apt-get install pandoc macOS: .. code-block:: bash brew install pandoc 2. A writable python environment is required. .. note:: See writing guide