From 1f6a79495350a77243d55a43b5ee33152a85b821 Mon Sep 17 00:00:00 2001 From: Ruediger Klaehn Date: Fri, 1 Dec 2023 16:48:45 +0200 Subject: [PATCH] Add install instructions to readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 7bb1747..d5697d1 100644 --- a/README.md +++ b/README.md @@ -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/):