aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authornjn <njn@a5019735-40e9-0310-863c-91ae7b9d1cf9>2009-04-16 00:40:02 +0000
committernjn <njn@a5019735-40e9-0310-863c-91ae7b9d1cf9>2009-04-16 00:40:02 +0000
commit3b66a230d4b977de3750ffd5c40f3f9ffffeec0c (patch)
tree43c09a8bd80447feb8f4060ef2996e3b00978b0d /README
parentb8329f0ce649067dc5d9d74f8392c6a0ab8d2d40 (diff)
downloadvalgrind-3b66a230d4b977de3750ffd5c40f3f9ffffeec0c.tar.gz
Fix the installation instructions in the manual.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9559 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 3a75cd7eb..38c570e7e 100644
--- a/README
+++ b/README
@@ -87,7 +87,7 @@ To install from a tar.bz2 distribution:
options are documented in the INSTALL file. The only interesting
one is the usual --prefix=/where/you/want/it/installed.
- 5. Do "make".
+ 5. Do "make". (Nb: this cannot be combined with the next step.)
6. Do "make install", possibly as root if the destination permissions
require that.