From f764abaf1a12589be16e8a3414a772992592695c Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Fri, 20 Sep 2019 12:29:25 +0200 Subject: [PATCH] Mention where the file is --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1d01cf5..ff33bce 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,8 @@ Once rust is installed, the proxy can be compiled and installed as follows: cargo install encrypted-dns ``` +The executable file will be copied to `~/.cargo/bin/encrypted-dns` by default. + ## Setup The proxy requires a recursive DNS resolver, such as Knot, PowerDNS or Unbound.