From 39f8f6435193e6aded381c0a5a02836c42202744 Mon Sep 17 00:00:00 2001 From: Justin Oros Date: Thu, 16 Apr 2026 16:03:32 -0700 Subject: [PATCH] clean up readme setup.sh option comments --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5fbb9b7..91378b0 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ On a fresh Armbian device: apt install git git clone https://gut.oily.dad/justin/tinyboard cd tinyboard -./setup.sh # option 0 (reconfigure network) — SSH session will drop, reconnect +./setup.sh # option 0 (reconfigure network) ./setup.sh # option 1 (setup new spoke) ```