From b8a0a06cbb1c125f5d8dd344648f8d7a5d1b8d05 Mon Sep 17 00:00:00 2001 From: markmental Date: Mon, 22 Dec 2025 00:21:47 +0000 Subject: [PATCH] Update Getting Started --- Getting-Started.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Getting-Started.md b/Getting-Started.md index 89decc9..37e8767 100644 --- a/Getting-Started.md +++ b/Getting-Started.md @@ -342,15 +342,15 @@ Security is **intentional by default**. * IPv6 may be present depending on your router * If IPv6 is enabled, it is assumed you understand its exposure model -If something breaks, it’s almost always: +If something breaks, it's almost always: * bridge config * kernel sysctls * missing `tun` module -That’s not a bug. +That's not a bug. -That’s infrastructure. +That's infrastructure. ---