diff --git a/docs/source/index.rst b/docs/source/index.rst
index 427bdb3d7115ecaeee3aea0265e897fb09bd7177..27c6fb9815d54f0111b82ae466c0200253d0ae72 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -6,8 +6,17 @@
 Welcome to multiview_generator's documentation!
 ===============================================
 
+To install SMuDGE, clone the gitlab repository and run
+
+.. code-block::
+
+   cd /path/to/multiview_generator
+   pip install -e .
+
+
+
 .. toctree::
-   :maxdepth: 2
+   :maxdepth: 1
    :caption: Contents:
 
    include_tuto1