mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Update README.md
Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
@ -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 .
|
||||||
|
Reference in New Issue
Block a user