From 8deb3ba8b5756392a249b13ea680b2dbeb798153 Mon Sep 17 00:00:00 2001 From: Stefan Kieszkowski <85728496+stefankiesz@users.noreply.github.com> Date: Fri, 22 Nov 2024 17:42:57 -0800 Subject: [PATCH] Update make commad --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e32bfc4001..4e3d673387 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ You will also need to install `pkg-config` and `CMake` and a build environment Create a build directory in the newly checked out repository, and execute CMake from it. ```shell -mkdir -p amazon-kinesis-video-streams-webrtc-sdk-c/build; cd amazon-kinesis-video-streams-webrtc-sdk-c/build; cmake .. +mkdir -p kvs-webrtc-sdk/build; cd kvs-webrtc-sdk/build; cmake .. ``` We have provided an example of using GStreamer to capture/encode video, and then send via this library. This is only built if `pkg-config` finds