diff --git a/README.rst b/README.rst
index ce6076430dc68514d96da54bff394a5aa89f7e14..c781c327bcc69802c6dfab78c0debfd5676d3b2d 100644
--- a/README.rst
+++ b/README.rst
@@ -14,7 +14,7 @@ have a Bob version yet, you can get it from:
   http://idiap.github.com/bob/
   
 If you already have installed Bob, please make sure that you have at least 
-the version 1.0.4, otherwise the example won't work.
+the version 1.0.3, otherwise the example won't work.
   
 The AT&T image database is quite small, but sufficient to show how the face
 verification methods work. Still, the results may not be meaningful. One good
diff --git a/localbob.cfg b/localbob.cfg
index acdef6fa45afc4d636f743fb071f92dc23ad6b6c..f51b78b83c83fd46371a5abc1c759363b7e635e7 100644
--- a/localbob.cfg
+++ b/localbob.cfg
@@ -36,7 +36,7 @@ recipe = local.bob.recipe:config
 ; If you go for a relative path, remember this path is relative to the path
 ; you are calling buildout from. This is normally the path that contains the
 ; file 'setup.py' for your own package.
-install-directory = /scratch/mguenther/Bob/cmake/trunk
+install-directory = ../bob/build
 
 ; Some examples for Idiap:
 ;install-directory = /idiap/group/torch5spro/releases/bob-1.0.2/install/linux-x86_64-release