Added build instructions
This commit is contained in:
@@ -1,3 +1,12 @@
|
|||||||
# Megapixels
|
# Megapixels
|
||||||
|
|
||||||
A GTK3 camera application that knows how to deal with the media request api
|
A GTK3 camera application that knows how to deal with the media request api
|
||||||
|
|
||||||
|
## Building
|
||||||
|
|
||||||
|
```shell-session
|
||||||
|
$ meson build
|
||||||
|
$ cd build
|
||||||
|
$ ninja
|
||||||
|
$ sudo ninja install
|
||||||
|
```
|
||||||
|
Reference in New Issue
Block a user