Add pbotlib.odds.
[poker.git] / README
diff --git a/README b/README
index 83c157f95133b500840bf64326b292801a7ab551..7dfd38fad7b3a36c59f44f3ed3d8ae33e254bf05 100644 (file)
--- a/README
+++ b/README
@@ -4,7 +4,7 @@ Multiplayer poker game.  Example usage:
 
 Run internal tests with
 
-  nosetests --with-doctest --doctest-test *.py
+  nosetests --with-doctest --doctest-test pbot pbotlib
 
 Profile with