diff --git a/README.rst b/README.rst
index 5b886bf3ef86762e4ae948496cbdb8adcc53d027..e4c789e016067b5966a58a5c2101c03d7bcb6693 100644
--- a/README.rst
+++ b/README.rst
@@ -31,7 +31,7 @@ Testing
 
 You can run a set of tests using the nose test runner::
 
-  $ nosetests -sv blitz
+  $ nosetests -sv xbob.core
 
 .. warning::