Changes between Version 21 and Version 22 of Installation


Ignore:
Timestamp:
2012-09-08T03:10:00Z (12 years ago)
Author:
zooko
Comment:

replace the Build From Source section with a link to quickstart.rst

Legend:

Unmodified
Added
Removed
Modified
  • Installation

    v21 v22  
    7676</div>
    7777<div style="clear: both" />
     78}}}
    7879
    79 <h1>Sources</h1>
    80 <a href="/source/tahoe-lafs/releases/allmydata-tahoe-1.9.2.zip">Tahoe-LAFS 1.9.2 source code zip</a>
    81 (<a href="/source/tahoe-lafs/releases/">older versions</a>)
     80= Or =
    8281
    83 <h2>Darcs</h2>
    84 <pre>darcs get --lazy https://tahoe-lafs.org/source/tahoe-lafs/trunk tahoe-lafs</pre>
    85 
    86 <h2>Git</h2>
    87 <pre>git clone https://github.com/tahoe-lafs/tahoe-lafs.git</pre>
    88 
    89 <h2>Building from source</h2>
    90 <pre>python setup.py build</pre>
    91 <p><code>bin/tahoe --version</code>  (Windows: <code>bin\tahoe --version</code>)</p>
    92 }}}
     82[source:docs/quickstart.rst build from source]