Author: eduardo.padoan
Date: Mon Mar 2 16:28:24 2009
New Revision: 1143
Modified:
wiki/NewPinaxSetup.wiki
Log:
bzr is not needed anymore!
Modified: wiki/NewPinaxSetup.wiki
==============================================================================
--- wiki/NewPinaxSetup.wiki (original)
+++ wiki/NewPinaxSetup.wiki Mon Mar 2 16:28:24 2009
@@ -11,7 +11,7 @@
pinax is built from several packages that are hosted on svn, git and bzr
so we need to install them:
{{{
-$ sudo apt-get install subversion git-core bzr
+$ sudo apt-get install subversion git-core
}}}
virtualenv will be used to create an isolated enviorement with all the
required python modules including django and pinax:
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---