diff --git a/Sphinx/Getting Started/Installation.rst b/Sphinx/Getting Started/Installation.rst index 8e6c66e7..372762b0 100644 --- a/Sphinx/Getting Started/Installation.rst +++ b/Sphinx/Getting Started/Installation.rst @@ -113,7 +113,7 @@ Instructions for installation in a Docker container are available :doc:`here `_ and copy it to the path specified above in the EXTRA_JAVA_OPTS. + #. Download the `standalone Jython 2.7.0 jar `_ and copy it to the path specified above in the EXTRA_JAVA_OPTS. A full installation of Jython can also be used, but the paths above would need to be modified. Jython 2.7.1 and 2.7.2a1+ will also work, but 2.7.0 has proven to be very stable. #. Copy the ``/Script Examples/Python/hello_world.py`` script to ``/automation/jsr223/python/personal/``.