From 4ed82b65215a379ac8709ae01aa52a55ae48c903 Mon Sep 17 00:00:00 2001 From: Willem Toorop Date: Wed, 23 Aug 2017 16:12:18 +0200 Subject: [PATCH] Tweak README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c6426c29..32f1331f 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ As well as building the getdns library 2 other tools are installed by default by * getdns_query: a command line test script wrapper for getdns * stubby: an experimental DNS Privacy enabled client -Note: If you only want to build stubby, then use the `--enable-stub-only` and `--without-libidn` options when running 'configure'. +Note: If you only want to build stubby, then use the `--with-stubby` option when running 'configure'. ## Minimizing dependencies