Author: batiste.bieler
Date: Sun Jun 7 08:45:38 2009
New Revision: 555
Modified:
wiki/InstallDjangoPageCMS.wiki
Log:
Edited wiki page through web user interface.
Modified: wiki/InstallDjangoPageCMS.wiki
==============================================================================
--- wiki/InstallDjangoPageCMS.wiki (original)
+++ wiki/InstallDjangoPageCMS.wiki Sun Jun 7 08:45:38 2009
@@ -17,7 +17,8 @@
{{{
sudo easy_install pip
-sudo pip install -r requirements/external_apps.txt
+wget -c
http://django-page-cms.googlecode.com/svn/trunk/requirements/external_apps.txt
+sudo pip install -r external_apps.txt
}}}
Every package listed in the `external_app.txt` should be downloaded and
installed.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pinax-updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---