From e2e15992b73abe22b5b5444163e280e545e7be30 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Tue, 8 Sep 2015 11:06:54 -0400 Subject: [PATCH] Update intro_windows.rst Fix typo that broke RST -> html parsing. --- docsite/rst/intro_windows.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docsite/rst/intro_windows.rst b/docsite/rst/intro_windows.rst index 9bda3e54899..a54fcee40a2 100644 --- a/docsite/rst/intro_windows.rst +++ b/docsite/rst/intro_windows.rst @@ -62,12 +62,12 @@ Installing python-kerberos dependencies Installing python-kerberos -------------------------- -Once you've installed the necessary dependencies, the python-kerberos wrapper can be installed via pip:: +Once you've installed the necessary dependencies, the python-kerberos wrapper can be installed via pip: .. code-block:: bash pip install kerberos - + Kerberos is installed and configured by default on OS X and many Linux distributions. If your control machine has not already done this for you, you will need to. .. _windows_inventory: