Update README.md

Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
Jeroen Oudshoorn
2023-09-27 21:28:36 +02:00
committed by GitHub
parent 0c244e05c0
commit e1e453e98c

View File

@ -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! Flash version 2.3.7 then run these commands to get the latest version released. Now 2.4.2!
```BATCH ```BATCH
cd /usr/local/src cd /usr/local/src
rm pwnagotchi/ sudo rm -r pwnagotchi/
sudo git clone -b v2.4.2 https://github.com/jayofelony/pwnagotchi.git sudo git clone -b v2.4.2 https://github.com/jayofelony/pwnagotchi.git
cd pwnagotchi/ cd pwnagotchi/
sudo pip3 install . sudo pip3 install .