diff --git a/README.md b/README.md index 843dc94b..d98f8247 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ Assuming that the getdns sources are in a diretory named getdns in your home dir ``` # mkdir unbound # cd unbound -# svn export -r 3012 http://unbound.nlnetlabs.nl/svn/trunk +# svn export -r 3023 http://unbound.nlnetlabs.nl/svn/trunk # cd trunk # ./configure --with-libevent --with-libunbound-only ### add --disable-gost --disable-ecdsa if elliptic curves are disabled for you.