From 11660157030af1ba94551df7d999ca99e1423dc1 Mon Sep 17 00:00:00 2001 From: Michael Bear <38406045+mjbear@users.noreply.github.com> Date: Thu, 12 Jun 2025 19:58:29 -0400 Subject: [PATCH] README.md: Add "to" for "to be prepared" Signed-off-by: Michael Bear <38406045+mjbear@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ac298e04..7a6dd637e 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Upgrade notice * If your console is locked up (no input possible, not even VT switch), then most likely the input driver couldn't be loaded due to a version mismatch. - When unsure, it's best be prepared to ssh into your machine from another one + When unsure, it's best to be prepared to ssh into your machine from another one or set a timer that's calling `chvt 1` after certain time, so you don't need a cold reboot.