Skip to content

Commit

Permalink
Modifications for v1.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhermechapiewski committed Mar 12, 2009
1 parent b33bb46 commit 553acce
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions index.html
Expand Up @@ -61,6 +61,7 @@ <h1><a href="http://github.com/guilhermechapiewski/simple-db-migrate">simple-db-
</div>

<h2>Download</h2>
<p>The current production version is <a href="http://github.com/guilhermechapiewski/simple-db-migrate/tree/v1.2"><b>v1.2</b></a>.</p>
<p>
You can download this project in either
<a href="http://github.com/guilhermechapiewski/simple-db-migrate/zipball/master">zip</a> or
Expand All @@ -76,10 +77,6 @@ <h2>Installation</h2>
Download the project source following the instructions above and then run:
<pre>$ sudo python setup.py install</pre>
</p>
<p>
<b>simple-db-migrate</b> depends on the <b>mysql-python module</b>. To install it, you can <a href="http://sourceforge.net/projects/mysql-python">download the source from SourceForge</a> or install via apt-get:
<pre>$ sudo apt-get install python-mysqldb</pre>
</p>

<h2>Usage instructions</h2>
<p>
Expand Down

0 comments on commit 553acce

Please sign in to comment.