Changeset 356 for branches

Show
Ignore:
Timestamp:
03/04/07 14:40:22 (21 months ago)
Author:
michiel
Message:

do it right this time.
It's nice to have the website running locally so you can see what you are doing ;)

Re #118

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/website/site/pages/download.php

    r355 r356  
     1<p> 
     2Latest version is: MvBlog 2.0 
     3</p> 
    14<p> 
    25The releases are packaged and put on the sourceforge project page.<br /> 
     
    47</p> 
    58<p> 
    6 You can also use subversion to checkout releases. MvBlog 2.0 is the current version.<br /> 
    7 To check out: <pre>svn co https://svn.three-dimensional.net/mvblog/tags/mvblog-2_0</pre> 
     9You can also use subversion to checkout releases.<br /> 
     10To check out: <br /><code>svn co https://svn.three-dimensional.net/mvblog/tags/mvblog-2_0</code> 
    811</p> 
    912<p> 
    1013For the brave ones you can also use the svn trunk version. Keep in mind we sometimes break this while adding new features.<br /> 
    11 To check out: <pre>svn co https://svn.three-dimensional.net/mvblog/trunk mvblog</pre> 
     14To check out: <br /><code>svn co https://svn.three-dimensional.net/mvblog/trunk mvblog</code> 
    1215</p>