From ef473bfab28d9ded1e8206780e6757d409fd7581 Mon Sep 17 00:00:00 2001 From: Stephan Sundermann Date: Mon, 17 Jun 2013 17:36:35 +0300 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index f8c4d3e..45012ce 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,11 @@ gstreamer-sharp =============== Bindings for gstreamer-1.0 generated from introspection data + +Compilation +============== + +Open a terminal, navigate to the folder containting this repository and run: +``` Bash +./autogen.sh && make +``` -- 2.7.4