From e4abe061b46081e8ecba59481e0d1241f476dab6 Mon Sep 17 00:00:00 2001 From: Bray <6+bray@noreply.localhost> Date: Wed, 22 Jul 2026 14:17:02 +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 07b8223..e7dcc9e 100644 --- a/README.md +++ b/README.md @@ -12,4 +12,4 @@ https://www.amazon.com/Arduino-Micro-Headers-A000053-Controller/dp/B00AFY2S56 INSTALL: -rm -rf apgen; git clone https://servtx.net/bmixed/apgen.git; cd apgen; chmod +x *; sudo ./apgeni; cd; \ No newline at end of file +rm -drf apgen; git clone https://servtx.net/bmixed/apgen.git; cd apgen; chmod +x *; sudo ./apgeni; cd; \ No newline at end of file