diff options
author | Neil Alexander <neilalexander@users.noreply.github.com> | 2021-08-03 11:35:29 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-03 11:35:29 +0100 |
commit | da101469faab6667df83b859b782b65c84d8631e (patch) | |
tree | 14e8e74a3dbddd140bcc7400e403232ea503a9dd /README.md | |
parent | e3df6129537427ae7dae52a4d04dfc8822d8c2ab (diff) |
Minimum version Go 1.15 (#1957)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ If you have further questions, please take a look at [our FAQ](docs/FAQ.md) or j ## Requirements -To build Dendrite, you will need Go 1.13 or later. +To build Dendrite, you will need Go 1.15 or later. For a usable federating Dendrite deployment, you will also need: - A domain name (or subdomain) |