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:
```