mirror of https://github.com/vector-im/riot-web
fix link to classic yarn's `yarn link`
Signed-off-by: Daniel Maslowski <info@orangecms.org>pull/21833/head
parent
8bf4ef5766
commit
bc0c30f99f
|
@ -160,8 +160,8 @@ yarn link matrix-js-sdk
|
||||||
yarn install
|
yarn install
|
||||||
```
|
```
|
||||||
|
|
||||||
See the [help for `yarn link`](https://yarnpkg.com/docs/cli/link) for more
|
See the [help for `yarn link`](https://classic.yarnpkg.com/docs/cli/link) for
|
||||||
details about this.
|
more details about this.
|
||||||
|
|
||||||
Running tests
|
Running tests
|
||||||
=============
|
=============
|
||||||
|
|
Loading…
Reference in New Issue