diff --git a/README.rst b/README.rst index ea10927..e934d8f 100644 --- a/README.rst +++ b/README.rst @@ -22,8 +22,8 @@ Install with one of the following commands:: or download the latest version from github:: - $ git clone git://github.com/bottlepy/bottle-extras.git - $ cd bottle-extras/sqlite + $ git clone git://github.com/bottlepy/bottle-sqlite.git + $ cd bottle-sqlite $ python setup.py install Usage