diff options
author | njn <njn@a5019735-40e9-0310-863c-91ae7b9d1cf9> | 2005-05-17 03:22:38 +0000 |
---|---|---|
committer | njn <njn@a5019735-40e9-0310-863c-91ae7b9d1cf9> | 2005-05-17 03:22:38 +0000 |
commit | 272b21688397481c917c83f9943775adcf9b7f68 (patch) | |
tree | b9fb72a46b09ae9b098300f432111809c4b487e9 /README | |
parent | b326a1a4c126216b1c6c8832f6e97ccbb3153aa4 (diff) |
Update website address.
MERGE TO 2.4 REPOSITORY
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3753 a5019735-40e9-0310-863c-91ae7b9d1cf9
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -87,7 +87,7 @@ To install from a tar.bz2 distribution: 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). + please let us know (see www.valgrind.org). Important! Do not move the valgrind installation into a place different from that specified by --prefix at build time. This will |