diff --git a/docs/source/install/install.rst b/docs/source/install/install.rst
index 509c86ca65e082a4517027f0600e9612d8bd5f32..5fb4bfe953d59118859d77ae7e3bce499ee0c166 100644
--- a/docs/source/install/install.rst
+++ b/docs/source/install/install.rst
@@ -3,9 +3,8 @@ Use pre-built packages
 
 If you need only `python` interface, you can install it using `pip`. This is the easiest
 way to install Python interface.
-
 ::
-    pip install pymoose 
+     pip install pymoose 
 
 We also build moose package with additional components such as gui and `moogli`.