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