Add meson as a submodule for now
[platform/upstream/gstreamer.git] / README.md
index 04c154d..c7b4eaa 100644 (file)
--- a/README.md
+++ b/README.md
@@ -5,6 +5,15 @@ GStreamer [meson](http://mesonbuild.com/) based repositories aggregrator
 You can build GStreamer and all its component at once using
 meson and its "subproject" feature.
 
+## Getting started
+
+We have an helper script to get started, will get the right [meson](http://mesonbuild.com/)
+version and get you ready to build. You can just get all GStreamer built running:
+
+```
+./configure && ninja -C build/
+```
+
 ## GStreamer uninstalled
 
 gst-all also contains a special `uninstalled` target that lets you enter