diff --git a/README.rst b/README.rst
index 610d202035af31e7b1faa2db25d0772dc252783b..1559be647c840b90c149a59d9ec612fa79ba0704 100644
--- a/README.rst
+++ b/README.rst
@@ -54,6 +54,12 @@ Quick Start
     $ conda install -c anaconda tk  
     $ pip install flatland-rl
 
+* Test that the installation works
+
+.. code-block:: console
+
+    $ flatland-demo
+
 
 Basic Usage
 ============