You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,11 @@ Checkout the frontend demo [here](https://gamepad.harshgupta.dev)
10
10
11
11
## Quickstart
12
12
13
-
Download one of the pre-built binaries for your desired platform from [releases](https://github.com/harsh2204/socketjoy/releases/) and simply execute the binary to get the server up and running.
13
+
Download one of the pre-built binaries for your desired platform from [releases](https://github.com/harsh2204/socketjoy/releases/).
14
+
15
+
_**Required**_: Run the executable with `--setup` flag in a terminal to complete the setup process.
16
+
17
+
Once the setup is done, you can run the executable by either simply double clicking it or running it from a terminal.
14
18
15
19
To the run the server in debug mode, run the executable in a terminal with `-d` flag.
0 commit comments