Changeset 245 for cleverbox/trunk/docs

Show
Ignore:
Timestamp:
02/19/08 19:54:04 (4 years ago)
Author:
trivoallan
Message:

cleverbox : fixed trunk installation docs.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • cleverbox/trunk/docs/INSTALL

    r203 r245  
    99== Installation == 
    1010 
    11 All operations should be performed as root. 
     11'''All operations should be performed as root.''' 
    1212 
    13  * Download sources : 
     13=== Source install === 
     14 
     15 * Grab the latest sources from project's svn repository : 
    1416{{{ 
    15 svn export http://www.clever-age.org/svn/cleverbox/tags/0.4 
     17svn export http://www.clever-age.org/svn/cleverbox/trunk 
    1618}}} 
    1719 * Install sources : 
    18 You need either an access to internet or latest `setuptools` installed.  
    1920{{{ 
    2021python setup.py install