diff --git a/docs/tutorials/rsa_pythonjava.rst b/docs/tutorials/rsa_pythonjava.rst index c19bcd05..b161648d 100644 --- a/docs/tutorials/rsa_pythonjava.rst +++ b/docs/tutorials/rsa_pythonjava.rst @@ -28,11 +28,13 @@ Starting the Python Sample In the ipopo home directory, start the top-level script for this sample: -$ samples/run_rsa_py4java.py +.. code-block:: none + $ samples/run_rsa_py4java.py or -$ python samples/run_rsa_py4java.py +.. code-block:: none + $ python samples/run_rsa_py4java.py This should produce output to the Python std out like the following: