From ca09251ee6b213b5c2a8ce0a4f09ee6ff597bcf1 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Wed, 9 Oct 2019 18:45:46 +0200 Subject: [PATCH] Proper quotes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd18468..3027043 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ chmod +x encrypted-dns Nothing else has to be installed. It doesn't require any external dependencies. A [Debian package](https://github.com/jedisct1/encrypted-dns-server/suites/258225741/artifacts/106121) for Linux/x86_64 is also available. -In this package, the example configuration file can be found in [/usr/share/doc/encrypted-dns/]. +In this package, the example configuration file can be found in `/usr/share/doc/encrypted-dns/`. ### Option 2: compilation from source code