diff options
Diffstat (limited to 'docs/quick_tutorial/pyramid_setup.rst')
| -rw-r--r-- | docs/quick_tutorial/pyramid_setup.rst | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/docs/quick_tutorial/pyramid_setup.rst b/docs/quick_tutorial/pyramid_setup.rst deleted file mode 100644 index 187a25adf..000000000 --- a/docs/quick_tutorial/pyramid_setup.rst +++ /dev/null @@ -1,15 +0,0 @@ -============= -Pyramid Setup -============= - -We now have a standard starting point for Python. Getting Pyramid -installed is easy: - -.. code-block:: bash - - $ easy_install pyramid - -Our virtual environment now has the Pyramid software available to its -Python. - -.. seealso:: See Also: :ref:`installing_unix` |
