Skip to content

Commit 8e722e7

Browse files
lherman-csdisa6302
authored andcommitted
Remove submodule instruction from README
1 parent b9c948c commit 8e722e7

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,9 @@ les stream creation, token rotation for secure and uninterrupted streaming, proc
3131
### Download
3232
To download run the following command:
3333

34-
`git clone --recursive https://github.com/awslabs/amazon-kinesis-video-streams-producer-sdk-cpp.git`
34+
`git clone https://github.com/awslabs/amazon-kinesis-video-streams-producer-sdk-cpp.git`
3535

36-
Note: If you miss running git clone with --recursive, run `git submodule update --init` in the amazon-kinesis-video-streams-producer-sdk-cpp/open-source directory
37-
You will also need to install `pkg-config`, `CMake`, `m4` and a build enviroment. If you are building the GStreamer plugin you will also need GStreamer and GStreamer (Development Libraries).
36+
Note: You will also need to install `pkg-config`, `CMake`, `m4` and a build enviroment. If you are building the GStreamer plugin you will also need GStreamer and GStreamer (Development Libraries).
3837

3938
Refer to the [FAQ](#FAQ) for platform specific instructions.
4039

0 commit comments

Comments
 (0)