Changes between Version 4 and Version 5 of HowToInstallPlumiUsingTheBuildout


Ignore:
Timestamp:
05/14/08 15:14:01 (5 years ago)
Author:
andycat
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowToInstallPlumiUsingTheBuildout

    v4 v5  
    4949'''Instructions for Installing Plumi TRUNK for Plone 3 , plone4artists and blob storage using the buildout''' 
    5050 
    51 This is '''ALPHA''' version software 
     51This is '''ALPHA''' version software. Meaning -- it is NOT ready for production use, and is NOT ready for migration from plumi 0.2-final sites. 
     52 
     530. Make a new folder to hold the buildout, and change into that 
     54 
     55 
     56{{{ 
     57$ mkdir plumi-0.2-final 
     58$ cd plumi-0.2-final/ 
     59 
     60}}} 
     61 
    5262 
    53631. Check out the buildout from SVN