mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-22 17:51:16 +00:00
Update README.md
This commit is contained in:
parent
22646533cf
commit
ef473bfab2
1 changed files with 8 additions and 0 deletions
|
@ -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
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue