From 8112960f8df46f13944b0889228a2779ba9c3582 Mon Sep 17 00:00:00 2001
From: Guido Sterbini <guido.sterbini@cern.ch>
Date: Mon, 5 Jul 2021 08:22:46 +0000
Subject: [PATCH] Update index.rst

---
 docs/source/index.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/source/index.rst b/docs/source/index.rst
index 175d648..bcdaae7 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -5,9 +5,9 @@ tree_maker
 
 Installation
 ------------
-Using the acc-py Python package index datascout can be pip installed with::
+Using the acc-py Python package index tree_maker can be pip installed with::
 
-    pip install datascout
+    pip install tree_maker
 
 Documentation contents
 ----------------------
@@ -19,7 +19,7 @@ Documentation contents
     self
 
 .. toctree::
-    :caption: datascout
+    :caption: tree_maker
     :maxdepth: 1
 
     usage
-- 
GitLab