1
0
mirror of https://github.com/matrix-org/matrix-js-sdk.git synced 2025-11-26 17:03:12 +03:00

Recommend using the latest Node LTS version

This commit is contained in:
J. Ryan Stinnett
2019-03-13 10:50:58 +00:00
parent 4570fcaa8a
commit 1bae15ede9

View File

@@ -21,6 +21,8 @@ Please check [the working browser example](examples/browser) for more informatio
In Node.js
----------
Ensure you have the latest LTS version of Node.js installed.
Using `yarn` instead of `npm` is recommended. Please see the Yarn [install guide](https://yarnpkg.com/docs/install/) if you do not have it already.
``yarn add matrix-js-sdk``