Skip to content

Commit 0c35ea9

Browse files
authored
Update README.md
1 parent ee7da32 commit 0c35ea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ OkHttpClient client = new OkHttpClient.Builder()
7878

7979
* Your Android device and computer must be connected to the same network (Wi-Fi or LAN).
8080
* You can also use debugging via usb or Android Default Emulator. To do this, run the command: `adb forward tcp:8080 tcp:8080` and go to the address:
81-
[http://localhost:8080/](http://localhost:8080/) or [http://0.0.0.0:8080](http://0.0.0.0:8080) in your browser.
81+
[http://localhost:8080](http://localhost:8080) or [http://0.0.0.0:8080](http://0.0.0.0:8080) in your browser.
8282
* If you use Android Default Emulator, then you may also need to turn on the mobile Internet and turn off WI-FI on the emulator.
8383

8484
## Screenshots

0 commit comments

Comments
 (0)