Skip to content

Commit

Permalink
Fix the usage procedure (README.md)
Browse files Browse the repository at this point in the history
  • Loading branch information
hirrolot authored Mar 30, 2022
1 parent be24a2d commit a2f5c2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ A simple example server that streams H.264 video and G.711 Mu-Law audio can be f
Run it as follows:

```
$ mkdir examples/build
$ cd examples/build
$ cmake .. && cmake --build .
$ sudo ./server
Expand Down

0 comments on commit a2f5c2d

Please sign in to comment.