mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
fix language
This commit is contained in:
parent
47dca51c38
commit
731881ee7b
@ -28,7 +28,7 @@ setup above, and your changes will cause an instant rebuild.
|
|||||||
|
|
||||||
However, all serious development on Vector happens on the `develop` branch. This typically
|
However, all serious development on Vector happens on the `develop` branch. This typically
|
||||||
depends on the `develop` snapshot versions of `matrix-react-sdk` and `matrix-js-sdk`
|
depends on the `develop` snapshot versions of `matrix-react-sdk` and `matrix-js-sdk`
|
||||||
too, which isn't expressed in Vector's `package.json`. To do this, check out
|
too, which isn't handled by Vector's `package.json`. To get the right dependencies, check out
|
||||||
the `develop` branches of these libraries and then use `npm link` to tell Vector
|
the `develop` branches of these libraries and then use `npm link` to tell Vector
|
||||||
about them:
|
about them:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user