diff options
| author | fiaxh <fiaxh@users.noreply.github.com> | 2017-03-12 01:03:55 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-03-12 01:03:55 +0100 |
| commit | 63fffcddce49e231e82ee60aef4a23a16caa931e (patch) | |
| tree | daa575f2010ed081202b9287c688fc22ed397d76 | |
| parent | 00ac82e6484e1ed4507a528414cc3a4233c6e8d1 (diff) | |
| download | dino-63fffcddce49e231e82ee60aef4a23a16caa931e.tar.gz | |
Update README.md
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,8 +1,8 @@ #Dino - + ##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 |
