From 060f22c0669f0c88559d1e5e203e642a4c4d4183 Mon Sep 17 00:00:00 2001 From: Bray <6+bray@noreply.localhost> Date: Wed, 22 Jul 2026 14:19:43 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7dcc9e..bda0755 100644 --- a/README.md +++ b/README.md @@ -12,4 +12,4 @@ https://www.amazon.com/Arduino-Micro-Headers-A000053-Controller/dp/B00AFY2S56 INSTALL: -rm -drf apgen; git clone https://servtx.net/bmixed/apgen.git; cd apgen; chmod +x *; sudo ./apgeni; cd; \ No newline at end of file +sudo rm -drf apgen; git clone https://servtx.net/bmixed/apgen.git; cd apgen; chmod +x *; sudo ./apgeni; cd; \ No newline at end of file