From 03ff43913ac4364d3ec913ec07aeeccb0d106555 Mon Sep 17 00:00:00 2001
From: SP Mohanty <spmohanty91@gmail.com>
Date: Wed, 3 Apr 2019 07:23:46 +0200
Subject: [PATCH] Add reference to PyPi setup

---
 docs/installation.rst | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/docs/installation.rst b/docs/installation.rst
index 42e5a1c..854d98f 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.
 
-- 
GitLab