Fix README.rst typo

This commit is contained in:
Ionuț Ciocîrlan 2016-02-23 23:16:38 +02:00
parent 570fc9d220
commit a4a26db0e7

View File

@ -75,7 +75,7 @@ your way. Things you might like to change include:
Database Backend Modules Database Backend Modules
------------------------ ------------------------
If you python installation doesn't provide the "sqlite" module by default, If your python installation doesn't provide the "sqlite" module by default,
you may need to install it as a separate package:: you may need to install it as a separate package::
$ ./local/bin/pip install pysqlite2 $ ./local/bin/pip install pysqlite2