Skip to content

Commit dbdb799

Browse files
authored
Update README.md
1 parent a17c11d commit dbdb799

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
5. 增加了client.html websocket前端代码
99

1010
## 使用
11-
1. 先执行 `go get github.com/bugfan/gows`
11+
1. 先执行 `git clone https://github.com/bugfan/gows.git`
1212
2. 进入gows目录 `cd xxxx/gows`
1313
3. 启动程序 `go run main.go -debug=true -p=9000` // -debug参数指定是否将服务端日志打印出来,-p指定监听端口
1414

0 commit comments

Comments
 (0)