From 2450bae450ed3305de743a4f4c57889afa1f6389 Mon Sep 17 00:00:00 2001 From: Victor Enguita <88450147+vgenguita@users.noreply.github.com> Date: Sat, 22 Jan 2022 21:24:36 +0100 Subject: [PATCH] Update README.md fix console blocks --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b3a5d5f..3fc30ea 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,8 @@ A simple adblock dns server. Simplified version of [https://vlads.me/post/settin * wget and diff to compare files if required - ```console - root@host:/ # pkg install wget diffutils - ``` + `root@host:/ # pkg install wget diffutils + ` * An empty or existing jail * Set jail mount point with JAILMOUNTPOINT variable of dnsmasq_jail.sh script. I don' t know if it would be better to pass mountpoint as an script input arg