From 333f92a468b658e04b3c19f4cb262a792cfa611f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Anjos?= <andre.dos.anjos@gmail.com>
Date: Thu, 23 Aug 2012 15:35:22 +0300
Subject: [PATCH] Fix namespace setting.

---
 README.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.rst b/README.rst
index 2baa46c..4d88322 100644
--- a/README.rst
+++ b/README.rst
@@ -51,7 +51,7 @@ script)::
     ],
 
 Proceed normally with your ``boostrap/buildout`` steps and you should be all
-set. That means you can now import the ``replay`` namespace into your scripts.
+set. That means you can now import the ``xbob.db.replay`` namespace into your scripts.
 
 Modify your buildout.cfg and download from git
 ==============================================
-- 
GitLab