Skip to content

Commit 65e5626

Browse files
应元东应元东
应元东
authored and
应元东
committed
update instructions
1 parent 96ffa68 commit 65e5626

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,11 @@ git clone https://github.com/yingDev/Web-Rtmp.git
2828
cd Web-Rtmp
2929
git submodule update --init --recursive
3030
cnpm install
31-
webpack
31+
```
32+
33+
```bash
34+
# set your rtmp params in test.js first, then
35+
webpack -w
3236
```
3337
```bash
3438
# setup test server

0 commit comments

Comments
 (0)