[Meta] Docs, you lied to me

This commit is contained in:
Beef 2023-02-01 18:43:06 +00:00
parent 777fbc4fc7
commit f9c56cac40

View file

@ -31,7 +31,7 @@ I ([Beef](https://github.com/Beefers)) develop Vendetta entirely on my rooted Pi
``` ```
adb reverse tcp:4040 tcp:4040 adb reverse tcp:4040 tcp:4040
``` ```
<sup>You can replace the first `4040` with any port of your choosing, as long as the second port is **always** `4040`.</sup> <sup>You can replace the second `4040` with any port of your choosing, as long as the first port is **always** `4040`.</sup>
5. Build Vendetta's code: 5. Build Vendetta's code:
``` ```