From 2eb0a05b48ce023c4972b8e122763bea60236e95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ebbe=20Ba=C3=9F?= Date: Mon, 12 Feb 2024 02:05:15 +0100 Subject: [PATCH] fixed code block MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ebbe Baß --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 25aa7e1..5fac6c4 100644 --- a/README.md +++ b/README.md @@ -130,9 +130,10 @@ Configure DHCP: Edit the DHCP config: +``` sudo mv /etc/dnsmasq.conf /etc/dnsmasq.conf.orig sudo nano /etc/dnsmasq.conf - +``` Again, past this into nano: