Fix typo, and update bug-reporting procedure.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2365 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/README b/README
index 8cf8cb8..315f86d 100644
--- a/README
+++ b/README
@@ -20,7 +20,7 @@
 bug-hunting, making your programs more stable. You can also perform
 detailed profiling to help speed up your programs.
 
-The Valgrind distribution includes four tools: two memory error
+The Valgrind distribution includes five tools: two memory error
 detectors, a thread error detector, a cache profiler and a heap profiler.
 Several other tools have been built with Valgrind.
 
@@ -86,8 +86,8 @@
      require that.
 
   6. See if it works.  Try "valgrind ls -l".  Either this works,
-     or it bombs out complaining it can't find argc/argv/envp.
-     In that case, mail me a bug report.
+     or it bombs out with some complaint.  In that case, please let
+     us know (see valgrind.kde.org/bugs.html).
 
 Important!  Do not move the valgrind installation into a place
 different from that specified by --prefix at build time.  This will