diff --git a/README.md b/README.md index 6fb297c77afad13ff2f62777035e8de7e73cab59..51c2c4626abb3fec044bb6918a200d5ac2923cf2 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Please also be aware that this is an unoffical project worked on in our spare ti The bridge has been tested against the [Synapse](https://github.com/matrix-org/synapse) homeserver, although any homeserver that implements the [AS API](https://matrix.org/docs/spec/application_service/r0.1.0.html) should work with this bridge. -The bridge supports any version of Node.js v12.X - v16.X. View the [releases](https://nodejs.org/en/about/releases/) for more details. +The bridge supports any version of Node.js between v14.X - v18.X. View the [releases](https://nodejs.org/en/about/releases/) for more details. The bridge uses Yarn for dependency management and package scripts. For the time being, **only Yarn Classic / v1 is supported.** To install it, follow [these instructions](https://classic.yarnpkg.com/en/docs/install).