diff --git a/README.md b/README.md index 04365250..7349ca74 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,8 @@ cd bettercap make all sudo make install sudo bettercap -eval "caplets.update; ui.update; quit" +sudo nano /usr/local/share/bettercap/caplets/pwnagotchi-auto.cap # change iface to wlan0 +sudo nano /usr/local/share/bettercap/caplets/pwnagotchi-manual.cap # change iface to wlan0 ``` # Install PwnGrid @@ -150,4 +152,4 @@ sudo systemctl enable pwnagotchi sudo sync sudo reboot -``` \ No newline at end of file +```