From 282664a5c56801815fe25352c580d3279bc038e2 Mon Sep 17 00:00:00 2001 From: Anil Belur Date: Wed, 28 Nov 2018 19:06:57 +1000 Subject: [PATCH] Fix docs indent Change-Id: If5a0da543adb72a2f06b928fb46fbc8220c0fd84 Signed-off-by: Anil Belur --- molecule/default/INSTALL.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/default/INSTALL.rst b/molecule/default/INSTALL.rst index e26493b..43a584f 100644 --- a/molecule/default/INSTALL.rst +++ b/molecule/default/INSTALL.rst @@ -13,4 +13,4 @@ Install .. code-block:: bash - $ sudo pip install docker-py + $ sudo pip install docker-py -- 2.16.6