diff --git a/docs/install.rst b/docs/install.rst index c332325..3f93f05 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -1,10 +1,11 @@ .. _install: + Installation ============ This part of the documentation covers the installation of Tablib. The first step to using any software package is getting it properly installed. -Please read this section carefully, or you may miss out on some nice :ref:`speed enhancements `. +Please read this section carefully, or you may miss out on some nice :ref:`speed enhancements `. .. _installing: @@ -17,6 +18,7 @@ Distribute & Pip ---------------- Of course, the recommended way to install Tablib is with `pip `_: + .. code-block:: console $ pip install tablib @@ -50,6 +52,7 @@ To download the full source history from Git, see :ref:`Source Control `. .. _speed-extensions: + Speed Extensions ----------------