Dumb typo.
diff --git a/README b/README
index be2915a..e39d015 100644
--- a/README
+++ b/README
@@ -46,7 +46,7 @@
   it exists and None (or the optional second argument) if not.
 
   - There is a new regression test harness, which tests many more
-  modules.  (To run the tests, do "import tes.autotest".)
+  modules.  (To run the tests, do "import test.autotest".)
 
   - The interpreter is much smarter about the initial value for
   sys.path; you can control it easier using $PYTHONHOME (see the usage