mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Merge remote-tracking branch 'origin/pwnagotchi-torch-64' into pwnagotchi-torch-64
# Conflicts: # builder/pwnagotchi.yml
This commit is contained in:
10
README.md
10
README.md
@ -13,12 +13,14 @@ sudo reboot now
|
||||
```
|
||||
|
||||
|
||||
Flash version 2.3.7 then run the commands at version 2.3.8 to go to latest version released. Now 2.4!
|
||||
Flash version 2.3.7 then run these commands to get the latest version released. Now 2.4.2!
|
||||
```BATCH
|
||||
cd /usr/local/src/pwnagotchi
|
||||
sudo git pull
|
||||
cd /usr/local/src
|
||||
sudo rm -r pwnagotchi/
|
||||
sudo git clone -b v2.4.2 https://github.com/jayofelony/pwnagotchi.git
|
||||
cd pwnagotchi/
|
||||
sudo pip3 install .
|
||||
sudo reboot
|
||||
sudo reboot now
|
||||
```
|
||||
|
||||
---
|
||||
|
Reference in New Issue
Block a user