소스 검색

Better description of build / install procedure

Pavel Machek 10 달 전
부모
커밋
76569c7b19
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -7,11 +7,14 @@ chat: #megapixels:postmarketos.org on matrix
 
 ## Building
 
+Before building this, build and install libmegapixels, libdng and postprocessd.
+
 ```shell-session
 $ meson build
 $ cd build
 $ ninja
 $ sudo ninja install
+$ sudo glib-compile-schemas /usr/local/share/glib-2.0/schemas
 ```
 
 # Post processing