diff --git a/README.rst b/README.rst index 02c6da1a9491b82dc0187e200950984fe061d6d0..cd0cda672ae5728cd63eb216dabd0bf545441b0d 100644 --- a/README.rst +++ b/README.rst @@ -58,6 +58,13 @@ Installation ------------ This setup uses `docker` and `docker-compose`. +In addition we use x11 forwarding for gui support. Allow users to connect to you x11 client. + +.. code-block:: bash + + xhost + + +Next set up the repo. .. code-block:: bash