Skip to content

Commit

Permalink
Add install instructions to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rklaehn committed Dec 1, 2023
1 parent 95b3f9b commit 1f6a794
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ with a QUIC connection.

It is also useful as a standalone tool for quick copy jobs.

# Installation

```
cargo install dumbpipe
```

# Example

Use dumbpipe to stream video using [ffmpeg / ffplay](https://ffmpeg.org/):
Expand Down

0 comments on commit 1f6a794

Please sign in to comment.