From 15d622f82ec9fb2823e752c2b8755a08396f3356 Mon Sep 17 00:00:00 2001 From: Zenith <157907903+RFnexus@users.noreply.github.com> Date: Mon, 16 Mar 2026 16:29:53 -0400 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e069061..e0be661 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Windows fork by SP5LOT https://github.com/SP5LOT/modem73 # Debian/Ubuntu/Pi sudo apt install git build-essential libncurses-dev g++ ``` -Or run: +Or if on a system with `apt` run: ``` ./install.sh ```