We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a17c11d commit dbdb799Copy full SHA for dbdb799
1 file changed
README.md
@@ -8,7 +8,7 @@
8
5. 增加了client.html websocket前端代码
9
10
## 使用
11
-1. 先执行 `go get github.com/bugfan/gows`
+1. 先执行 `git clone https://github.com/bugfan/gows.git`
12
2. 进入gows目录 `cd xxxx/gows`
13
3. 启动程序 `go run main.go -debug=true -p=9000` // -debug参数指定是否将服务端日志打印出来,-p指定监听端口
14
0 commit comments