summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2015-03-14 08:41:33 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2015-03-14 08:41:36 +0100
commit4d4eb881fdde41d9052ac86c9c2a6f8d7bf759c8 (patch)
treec3e99d4dcb0915fd392814793d62341448b1dc5b /README.md
parentbe5d8587d3463624742eed3bab6d273c8e5b2646 (diff)
downloadgnutls-4d4eb881fdde41d9052ac86c9c2a6f8d7bf759c8.tar.gz
README-alpha: move valgrind to testing tools
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 42c603b7dc..f8f09d5a87 100644
--- a/README.md
+++ b/README.md
@@ -38,12 +38,12 @@ some hints:
gNewSense/Debian/Ubuntu:
```
apt-get install git-core autoconf libtool gettext autopoint
-apt-get install texinfo texlive texlive-generic-recommended texlive-extra-utils
-apt-get install help2man gtk-doc-tools valgrind
apt-get install guile-2.0-dev libtasn1-6-dev
apt-get install libidn11-dev gawk gperf git2cl
apt-get install libunbound-dev dns-root-data bison
apt-get install automake autogen nettle-dev libp11-kit-dev
+apt-get install help2man gtk-doc-tools
+apt-get install texinfo texlive texlive-generic-recommended texlive-extra-utils
```
Sometimes, you may need to install more recent versions of Automake,