From 5cdde5657ede706b6b1085762ed64b244fe98b80 Mon Sep 17 00:00:00 2001 From: Cédric Bonhomme Date: Wed, 23 Apr 2014 08:09:19 +0200 Subject: Updated README. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index eb4c9c88..bb64d2c5 100644 --- a/README.rst +++ b/README.rst @@ -81,7 +81,7 @@ Edit the configuration file with the line: .. code:: cfg [database] - uri = uri = postgres://username:password@127.0.0.1:5433/pyAggr3g470r + uri = postgres://username:password@127.0.0.1:5433/pyAggr3g470r If you want to use SQLite ~~~~~~~~~~~~~~~~~~~~~~~~~ -- cgit