Skip to content

Commit a17c11d

Browse files
committed
Edit readme.md
1 parent 994c93e commit a17c11d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99

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

0 commit comments

Comments
 (0)