diff --git a/README.md b/README.md
index af81646dd198a18ffa8776ba9049708edfd16749..c1ec5bace825b5334ed198f96136b08f31f851a2 100644
--- a/README.md
+++ b/README.md
@@ -93,6 +93,7 @@ Android emulators run behind a [virtual router](https://developer.android.com/st
 
 After creating and spinning up the emulator, you can forward the required ports to the emulator with the following command on terminal:
 
+> Note: This unfortunately needs to be repeated every time the emulator is started.
 ```bash
 telnet localhost 5554 --> ( that will show you the file to get the auth code )
 auth <auth-code>