Skip to content

Commit

Permalink
Update clone command
Browse files Browse the repository at this point in the history
  • Loading branch information
stefankiesz committed Nov 22, 2024
1 parent 79c65cd commit 1e58a07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Please refer to the release notes in [Releases](https://github.com/awslabs/amazo
To download run the following command:

```shell
git clone --recursive https://github.com/awslabs/amazon-kinesis-video-streams-webrtc-sdk-c.git
git clone https://github.com/awslabs/amazon-kinesis-video-streams-webrtc-sdk-c.git --single-branch -b main kvs-webrtc-sdk
```

You will also need to install `pkg-config` and `CMake` and a build environment
Expand Down

0 comments on commit 1e58a07

Please sign in to comment.