move to git

This commit is contained in:
j 2015-11-15 12:48:50 +01:00
commit a6774f331c
3 changed files with 12 additions and 3 deletions

View file

@ -5,7 +5,7 @@
<p>Development version, including everything but the kitchen sink.</p>
<p>
Check it out and build it yourself (you'll need <a href="https://wiki.0x2620.org/wiki/python-ox"><code>python-ox</code></a>):<pre>
$ bzr branch http://code.0x2620.org/oxjs
$ git clone https://git.0x2620.org/oxjs.git
$ tools/build/build.py</pre>
</p>
<p>Or download &nbsp;<a href="https://oxjs.org/downloads/OxJS.latest.source.tar.gz"><code>OxJS.latest.source.tar.gz</code></a>{size.source}.</p>