Fix github url based on IRC conversation with warner.

[Imported from Trac: page Installation, version 21]
nejucomo 2012-09-05 23:00:13 +00:00
parent ad4d1c833b
commit d91918ae9a

@ -83,7 +83,7 @@
<pre>darcs get --lazy <https://tahoe-lafs.org/source/tahoe-lafs/trunk> tahoe-lafs</pre> <pre>darcs get --lazy <https://tahoe-lafs.org/source/tahoe-lafs/trunk> tahoe-lafs</pre>
<h2>Git</h2> <h2>Git</h2>
<pre>git clone git://github.com/warner/tahoe-lafs.git</pre> <pre>git clone <https://github.com/tahoe-lafs/tahoe-lafs.git></pre>
<h2>Building from source</h2> <h2>Building from source</h2>
<pre>python setup.py build</pre> <pre>python setup.py build</pre>