Skip to content

Commit 5caca60

Browse files
authored
Options->Option
1 parent a62d741 commit 5caca60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ By default, the samples run in near-realtime mode. To use offline mode, set `str
249249

250250
## Build Options
251251
### Considerations
252-
- The **`kvssink`** GStreamer plugin and samples are _not_ built by default. To build them, use the cmake command options `-DBUILD_GSTREAMER_PLUGIN=ON`.
252+
- The **`kvssink`** GStreamer plugin and samples are _not_ built by default. To build them, use the cmake command option `-DBUILD_GSTREAMER_PLUGIN=ON`.
253253
- By default, the **dependency libraries** (Curl, OpenSSL, and Log4Cplus) are installed from GitHub and built locally. To instead link to pre-installed libraries on the device, include the following cmake command argument: `cmake .. -DBUILD_DEPENDENCIES=OFF`
254254

255255
### CMake Arguments

0 commit comments

Comments
 (0)