From da4c3ebeac4477850b42b780c8dbf8a469ca9499 Mon Sep 17 00:00:00 2001 From: Scott Butler Date: Tue, 13 Sep 2016 14:23:38 -0700 Subject: [PATCH] Fix for ticket 9664 --- docsite/rst/intro_windows.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docsite/rst/intro_windows.rst b/docsite/rst/intro_windows.rst index 5c5041be19b..ac7cf61f770 100644 --- a/docsite/rst/intro_windows.rst +++ b/docsite/rst/intro_windows.rst @@ -68,7 +68,7 @@ Once you've installed the necessary dependencies, the python-kerberos wrapper ca .. code-block:: bash - pip install kerberos + pip install kerberos requests_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.