Changes between Version 4 and Version 5 of Documentation/Install

Show
Ignore:
Timestamp:
08/12/10 17:04:15 (3 years ago)
Author:
jean-gui
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/Install

    v4 v5  
    1111hg clone https://dvcs.w3.org/hg/unicorn 
    1212}}} 
     13 
     14== Compile Unicorn == 
     15To compile Unicorn easily, Apache Ant and Ivy are required. 
     16From Unicorn's directory, run: 
     17{{{ 
     18ant retrieve generate_observer generate_tasklist default_conf war 
     19}}}