Update intro_windows.rst

Fix typo that broke RST -> html parsing.
This commit is contained in:
Bill Nottingham 2015-09-08 11:06:54 -04:00
commit e2e15992b7

View file

@ -62,12 +62,12 @@ Installing python-kerberos dependencies
Installing python-kerberos 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 .. code-block:: bash
pip install kerberos 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. 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: .. _windows_inventory: