File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 33 <br >
44</h1 >
55
6- <h4 align =" center " >Platform Indendent Code for Amazon Kinesis Video Streams </h4 >
6+ <h4 align =" center " >Platform Independent Code for Amazon Kinesis Video Streams </h4 >
77
88<p align =" center " >
99 <a href =" https://github.com/awslabs/amazon-kinesis-video-streams-pic/actions/workflows/ci.yml " > <img src=https://github.com/awslabs/amazon-kinesis-video-streams-pic/actions/workflows/ci.yml/badge.svg </a >
@@ -34,7 +34,7 @@ Create a build directory in the newly checked out repository, and execute CMake
3434
3535` mkdir -p amazon-kinesis-video-streams-pic/build; cd amazon-kinesis-video-streams-pic/build; cmake .. `
3636
37- By default we download all the libraries from GitHub and build them locally, so should require nothing to be installed ahead of time.
37+ By default, we download all the libraries from GitHub and build them locally, so should require nothing to be installed ahead of time.
3838If you do wish to link to existing libraries you can use the following flags to customize your build.
3939
4040#### Cross-Compilation
You can’t perform that action at this time.
0 commit comments