From b747cdd7c96030f9dd4012893435223d1c336374 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=98=D0=B2=D0=B0=D0=BD=20=D0=9F=D0=BE=D0=B4=D0=BC=D0=BE?= =?UTF-8?q?=D0=B3=D0=B8=D0=BB=D1=8C=D0=BD=D1=8B=D0=B9?= Date: Fri, 2 Sep 2022 00:21:41 +0300 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 48dd439..59ad789 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ UPDATE: Implemented send/receive pipeline with the NDI protocol. ## Installation ### Requirements -1. Install Gstreamer from the following tutorial: Как_устанавливать_GStreamer.pdf +1. Install Gstreamer from the following tutorial: Как_устанавливать_GStreamer.pdf included in this repository. ### Building 1. `mkdir build && cd build`