mirror of
https://github.com/TakeV-Lambda/dino.git
synced 2024-11-22 15:04:37 +00:00
Update README.md
This commit is contained in:
parent
00ac82e648
commit
63fffcddce
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
#Dino
|
||||
![screenshots](http://i.imgur.com/JSHwxNf.png)
|
||||
![screenshots](http://i.imgur.com/xIKPEFF.png)
|
||||
|
||||
##Build
|
||||
./configure
|
||||
make
|
||||
glib-compile-schemas client/data
|
||||
env GSETTINGS_SCHEMA_DIR=client/data/ build/dino
|
||||
glib-compile-schemas libdino/data
|
||||
env GSETTINGS_SCHEMA_DIR=libdino/data/ build/dino
|
||||
|
|
Loading…
Reference in a new issue