diff --git a/README.md b/README.md index cec907d..60185a9 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,10 @@ Compared to the entire OBS+NDI stack (300 MB RAM), NDI Streamer only uses 30 MB > Linux users: You may need to install some development dependencies. `$> apt install libxtst-dev libxinerama-dev libx11-dev libxfixes-dev` +`git clone --recurse-submodules ` + +Also make sure to have the NDI SDK available and copied to ./lib/NDI SDK for Linux (still needs additional fixes for the problem... TODO + ```bash cmake . # Generate makefiles make # Build the program at build/ndi-streamer