We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b93c7da commit 6a01145Copy full SHA for 6a01145
README.md
@@ -55,7 +55,7 @@ qiaqia_server -p <port to be listen> -w <number of worker threads>
55
```
56
I already deployed a `qiaqia_server` on my machine at `120.77.220.239:8765`, so you can a quick start like the following:
57
``` bash
58
-qiaqia_client -h 120.77.220.239 -p 8765 //it's down now
+qiaqia_client -h 120.77.220.239 -p 8585
59
60
then,choose a pretty nickname for yourself and start. Enjory!
61
0 commit comments