Changes between Version 2 and Version 3 of Documentation/Install
- Timestamp:
- 07/22/10 22:57:50 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/Install
v2 v3 1 1 = Download and Install Unicorn = 2 3 2 == Retrieving and browsing the code == 4 5 3 The source code for the [http://validator.w3.org/unicorn Unicorn] is available under the terms of the [http://www.w3.org/Consortium/Legal/copyright-software W3C Software License]. 6 4 7 5 === Browse the source code === 8 9 6 If you just want to glance at the code, or see its revision history, you can [source:/ browse it on the web]. 10 7 11 8 === Download the code === 9 The code is only available for download from the [https://dvcs.w3.org/hg/unicorn Mercurial repository]. To download it, use the command 12 10 13 The code is only available from the [https://dvcs.w3.org/hg/unicorn Mercurial repository]. To download it, use the command14 11 {{{ 15 12 hg clone https://dvcs.w3.org/hg/unicorn
