Skip to content

Commit 6904757

Browse files
authored
Update README.md
1 parent c0f7891 commit 6904757

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Note that you can run the exe in a cmd terminal and pass in `-d` to enable debug
1919
```
2020
Joy2DroidX-server-0.1.0-x86_64.exe -d
2121
```
22+
(Note that the qr code and address output from this command is for the j2dx server which the client connects to. Incase the default server address in `socketjoy.js` is different from the one provided in the output, just update the address in `socketjoy.js` or manually enter the address on your smartphone by clicking the cog button)
2223

2324
__Client:__
2425

@@ -28,7 +29,7 @@ cd socketjoy
2829
python3 -m http.server
2930
```
3031

31-
Connect to the client address with the correct port to complete the quickstart.
32+
Connect to the __client__ address with the correct port to complete the quickstart.
3233

3334
---
3435

0 commit comments

Comments
 (0)