Changeset 2221

Show
Ignore:
Timestamp:
28/10/08 10:07:35 (1 year ago)
Author:
taher
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • cherokee/trunk/doc/basics_download.txt

    r1816 r2221  
    3838svn co svn://svn.cherokee-project.com/cherokee/trunk cherokee 
    3939--------------------------------------------------------------------------- 
     40 
     41You can also download a package with the latest SVN contents: 
     42 
     43--------------------------------------------------------------------------- 
     44wget http://www.cherokee-project.com/download/trunk/cherokee-latest-svn.tar.gz \ 
     45-O - | gzip -dc - | tar xfv - 
     46---------------------------------------------------------------------------