Another warning message on installation
This commit is contained in:
@@ -2,6 +2,10 @@
|
|||||||
|
|
||||||
Installation
|
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
|
We recommend installing Pecan with ``pip`` but you can also try with
|
||||||
``easy_install`` and ``virtualenv``. Creating a spot in your environment where
|
``easy_install`` and ``virtualenv``. Creating a spot in your environment where
|
||||||
Pecan can be isolated from other packages is best practice.
|
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,
|
If you are still in the *pecan-dev* virtual environment that we created before,
|
||||||
you should call ``setup.py`` to install::
|
you should call ``setup.py`` to install::
|
||||||
|
|
||||||
python setup.py develop
|
python setup.py develop
|
||||||
|
|||||||
Reference in New Issue
Block a user