]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
fix typo
authorNicholas Nethercote <n.nethercote@gmail.com>
Wed, 21 Apr 2004 09:17:19 +0000 (09:17 +0000)
committerNicholas Nethercote <n.nethercote@gmail.com>
Wed, 21 Apr 2004 09:17:19 +0000 (09:17 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2378

README

diff --git a/README b/README
index 91b87112945bf267b4a08641d0e3b32453f7ce19..32b21ecf6261bac1e4d5522b2e8048c44eb1bb83 100644 (file)
--- a/README
+++ b/README
@@ -85,7 +85,7 @@ To install from a tar.bz2 distribution:
   5. Do "make install", possibly as root if the destination permissions
      require that.
 
-  6. See if it works.  Try "valgrind --tool-memcheck ls -l".  Either
+  6. See if it works.  Try "valgrind --tool=memcheck ls -l".  Either
      this works, or it bombs out with some complaint.  In that case,
      please let us know (see valgrind.kde.org/bugs.html).