From: Nicholas Nethercote Date: Wed, 21 Apr 2004 09:17:19 +0000 (+0000) Subject: fix typo X-Git-Tag: svn/VALGRIND_2_1_2~129 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e0a147494e66674626322e135d211925453b24c;p=thirdparty%2Fvalgrind.git fix typo git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2378 --- diff --git a/README b/README index 91b8711294..32b21ecf62 100644 --- 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).