diff --git a/README.md b/README.md index ab512df..ae26b8b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # StreamGenerator +Clone the repository to a local directory via: + +``` +git clone --recurse-submodules -j8 git@gitea.psi.ch:lin-instrument-computers/StreamGenerator.git +``` + ## Dependencies Currently, this project requires a system install of librdkafka. On Redhat,