From bffcb76d284ba03ed9b75d225434415e1c2e9c54 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: Sat, 3 Sep 2022 14:18:54 +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 59ad789..e6c2fd5 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 included in this repository. +1. Install Gstreamer from the following tutorial: Как_устанавливать_GStreamer.pdf included in this repository. (NOTE: The PDF reader in Gitea can show broken files. If that's the case please use the other reader) ### Building 1. `mkdir build && cd build`