From fc83f2f371e3350dc70206d3086f7e27e719f48f Mon Sep 17 00:00:00 2001 From: Anil Belur Date: Wed, 28 Nov 2018 19:09:16 +1000 Subject: [PATCH] Fix docs indent Change-Id: Id33ccfe9ebf7b6c34d5e09d4599957837d6e2925 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