diff --git a/README.rst b/README.rst
index 2a8b83fc8f8344568ee8137925b90fa1ff4b400e..d3fbd934650851eabd7b46744ac598434e5dabdc 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.io
 
 .. warning::