Another warning message on installation

This commit is contained in:
Alfredo Deza
2011-03-07 09:01:05 -05:00
parent 64d7d28eac
commit bedaefd18d

View File

@@ -2,6 +2,10 @@
Installation
============
.. warning::
This section is out of date. Please do not refer to it directly.
We recommend installing Pecan with ``pip`` but you can also try with
``easy_install`` and ``virtualenv``. Creating a spot in your environment where
Pecan can be isolated from other packages is best practice.
@@ -35,4 +39,4 @@ need GIT installed and clone the repo from github::
If you are still in the *pecan-dev* virtual environment that we created before,
you should call ``setup.py`` to install::
python setup.py develop
python setup.py develop