Changes between Version 23 and Version 24 of Download


Ignore:
Timestamp:
07/19/09 14:59:25 (4 years ago)
Author:
andrew
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Download

    v23 v24  
    3131There's also a [http://github.com/andrewgodwin/south/tree/master GitHub] mirror. 
    3232 
     33If you already have a checkout of South, just run 
     34 
     35{{{ 
     36hg pull 
     37hg update -C <tag> 
     38}}} 
     39 
     40to get the version you want - where `<tag>` is `stableish`, `0.5`, or `tip`. 
     41 
    3342== Install == 
    3443