mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-04-10 02:44:28 -05:00
Updated minimum required go version in README.md
Updated minimum required go version in README.md
This commit is contained in:
parent
11fd2f019b
commit
905f55ccd2
|
@ -36,7 +36,7 @@ If you have further questions, please take a look at [our FAQ](docs/FAQ.md) or j
|
|||
See the [Planning your Installation](https://matrix-org.github.io/dendrite/installation/planning) page for
|
||||
more information on requirements.
|
||||
|
||||
To build Dendrite, you will need Go 1.18 or later.
|
||||
To build Dendrite, you will need Go 1.20 or later.
|
||||
|
||||
For a usable federating Dendrite deployment, you will also need:
|
||||
|
||||
|
|
Loading…
Reference in a new issue