From bf2dae974c4e2af2e747ef506c551f9a49b4d624 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 21:20:48 +0300 Subject: [PATCH] Update 'README.md' --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 2d70230..d060170 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,6 @@ UPDATE: Implemented send/receive pipeline with the NDI protocol. 2. Set MY_GST_PATH to the GST_ROOT (Gstreamer installation directory) 3. Set MY_NDI_SDK_PATH (it has to set the path to ndi_sdk_for_linux directory) 4. Change Pangolin_DIR -5. Change path to Sophus in include_directories (41 line) ### Building 1. `mkdir build && cd build`