diff --git a/index.html b/index.html index 8ddabee..c83c739 100644 --- a/index.html +++ b/index.html @@ -61,6 +61,7 @@

simple-db-

Download

+

The current production version is v1.2.

You can download this project in either zip or @@ -76,10 +77,6 @@

Installation

Download the project source following the instructions above and then run:
$ sudo python setup.py install

-

- simple-db-migrate depends on the mysql-python module. To install it, you can download the source from SourceForge or install via apt-get: -

$ sudo apt-get install python-mysqldb
-

Usage instructions