summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authornethercote <nethercote@a5019735-40e9-0310-863c-91ae7b9d1cf9>2004-04-21 09:17:19 +0000
committernethercote <nethercote@a5019735-40e9-0310-863c-91ae7b9d1cf9>2004-04-21 09:17:19 +0000
commit3b41a5bb9d79e5797628e5ec2989ec52c3fe3404 (patch)
tree69dc7c1c2d6bbaed3580c9aad84e33c4279bfe79 /README
parent71a941ed547862354392a0f614a0e498c7e51f13 (diff)
fix typo
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2378 a5019735-40e9-0310-863c-91ae7b9d1cf9
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 91b87112..32b21ecf 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).