From f9c56cac40ba7bfd28b5df1a64ca813feeb7d0f9 Mon Sep 17 00:00:00 2001 From: Beef Date: Wed, 1 Feb 2023 18:43:06 +0000 Subject: [PATCH] [Meta] Docs, you lied to me --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0e8810..c1a8c6d 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ I ([Beef](https://github.com/Beefers)) develop Vendetta entirely on my rooted Pi ``` adb reverse tcp:4040 tcp:4040 ``` - You can replace the first `4040` with any port of your choosing, as long as the second port is **always** `4040`. + You can replace the second `4040` with any port of your choosing, as long as the first port is **always** `4040`. 5. Build Vendetta's code: ```