diff --git a/docs/installation.rst b/docs/installation.rst
index 42e5a1cd8cfbd561f63b8ca638782996771747ee..854d98fef18498e1e23a09cca02abb2d9b3b7407 100644
--- a/docs/installation.rst
+++ b/docs/installation.rst
@@ -12,8 +12,7 @@ To install flatland, run this command in your terminal:
 
 .. code-block:: console
 
-    $ pip install flatland
-    # TODO: To be configured by Mohanty
+    $ pip install flatland-rl
 
 This is the preferred method to install flatland, as it will always install the most recent stable release.