From e1e453e98cc68b42b877bca76f886f5baebe2256 Mon Sep 17 00:00:00 2001 From: Jeroen Oudshoorn Date: Wed, 27 Sep 2023 21:28:36 +0200 Subject: [PATCH] Update README.md Signed-off-by: Jeroen Oudshoorn --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bac254de..c0e39fac 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ sudo reboot now Flash version 2.3.7 then run these commands to get the latest version released. Now 2.4.2! ```BATCH cd /usr/local/src -rm pwnagotchi/ +sudo rm -r pwnagotchi/ sudo git clone -b v2.4.2 https://github.com/jayofelony/pwnagotchi.git cd pwnagotchi/ sudo pip3 install .