diff options
Diffstat (limited to 'docs/faq/install.txt')
| -rw-r--r-- | docs/faq/install.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/faq/install.txt b/docs/faq/install.txt index 5ceb9caf52..90b83f18ee 100644 --- a/docs/faq/install.txt +++ b/docs/faq/install.txt @@ -4,11 +4,11 @@ FAQ: Installation How do I get started? --------------------- - #. `Download the code`_. - #. Install Django (read the :doc:`installation guide </intro/install>`). - #. Walk through the :doc:`tutorial </intro/tutorial01>`. - #. Check out the rest of the :doc:`documentation </index>`, and `ask questions`_ if you - run into trouble. +#. `Download the code`_. +#. Install Django (read the :doc:`installation guide </intro/install>`). +#. Walk through the :doc:`tutorial </intro/tutorial01>`. +#. Check out the rest of the :doc:`documentation </index>`, and `ask questions`_ if you + run into trouble. .. _`Download the code`: http://www.djangoproject.com/download/ .. _ask questions: http://www.djangoproject.com/community/ |
