Skip to content

Commit

Permalink
Merge pull request #113 from stevepiercy/master
Browse files Browse the repository at this point in the history
79 columns
  • Loading branch information
stevepiercy committed Dec 10, 2015
2 parents da3c5c9 + 4d20abd commit 2b21caf
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions quick_traversal/requirements.rst
Expand Up @@ -4,15 +4,14 @@
Requirements
============

Let's get our tutorial environment setup. Most of the setup work is in
standard Python development practices (install Python,
make an isolated environment, and setup packaging tools.)
Let's get our tutorial environment setup. Most of the setup work is in standard
Python development practices: install Python, make an isolated environment, and
setup packaging tools.

The
:ref:`Quick Tour of Pyramid <pyramid:quick_tutorial>`
has an excellent section covering the
:ref:`installation and setup requirements <pyramid:qtut_requirements>`.
Follow those instructions to get Python and Pyramid setup.
The :ref:`Quick Tutorial of Pyramid <pyramid:quick_tutorial>` has an excellent
section covering the :ref:`installation and setup requirements
<pyramid:qtut_requirements>`. Follow those instructions to get Python and
Pyramid setup.

For your workspace name, use ``quick_traversal`` in place of
``quick_tutorial``.

0 comments on commit 2b21caf

Please sign in to comment.