Skip to content

Commit 8c6b63a

Browse files
committed
typo
1 parent 7ec5f5d commit 8c6b63a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
# About This Repo
2+
```
23
Minimal Demo project for Nuxt.js + Janus Streaming Plugin Demo
4+
```
35

46
# Setup
57

8+
```
69
npm install
710
set the server for janus (index.vue)
811
fill the streaming in the janus straming mount point
9-
yarn nuxt dev
12+
yarn nuxt dev
13+
```

0 commit comments

Comments
 (0)