aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorfiaxh <git@mx.ax.lt>2017-03-16 20:32:05 +0100
committerfiaxh <git@mx.ax.lt>2017-03-16 20:42:16 +0100
commit12a637cd3b1f677afc66733fce6f8292b54a0af7 (patch)
tree42e895cc65d53ef07dfd682b46bcac50884b15b1 /README.md
parent6f3eee1430b1e3bdb22b8c532f8b609015d01bfb (diff)
downloaddino-12a637cd3b1f677afc66733fce6f8292b54a0af7.tar.gz
dino-12a637cd3b1f677afc66733fce6f8292b54a0af7.zip
Update README
Diffstat (limited to 'README.md')
-rw-r--r--README.md20
1 files changed, 19 insertions, 1 deletions
diff --git a/README.md b/README.md
index fa2d73ad..e581db44 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,25 @@
#Dino
![screenshots](http://i.imgur.com/xIKPEFF.png)
-##Build
+##Install
+
+###Dependencies
+ glib2
+ gtk3 (≥ 3.22)
+ gpgme (For the OpenPGP plugin)
+ libgee-0.8 (≥ 0.10)
+ libnotify
+ openssl (For the OMEMO plugin)
+ sqlite3
+
+**Build-time dependencies**
+
+ cmake
+ gcc
+ ninja(-build) (recommend)
+ valac (≥ 0.30)
+
+###Build
./configure
make
build/dino