diff options
author | Richard van der Hoff <github@rvanderhoff.org.uk> | 2017-08-21 17:34:05 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-21 17:34:05 +0100 |
commit | 46877b6baa96e2e178b456f646210dfb7f8d1f1b (patch) | |
tree | 3773c9bac6623e18b59cf893ee2e893125aaa80f /README.md | |
parent | 808c2e09f6d1d93cd01bb36d75ba2a589bc06933 (diff) |
Add installation instructions to repo (#192)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,6 +2,11 @@ Dendrite will be a matrix homeserver written in go. +# Install + +Dendrite is still very much a work in progress, but those wishing to work on it +may be interested in the installation instructions in [INSTALL.md](INSTALL.md). + # Design ## Log Based Architecture |