more renaming
This commit is contained in:
parent
d7f46607ad
commit
4d433ab22d
1 changed files with 2 additions and 2 deletions
|
@ -32,8 +32,8 @@ Next you'll also need [Synapse](https://matrix-org.github.io/synapse/latest/setu
|
||||||
Finally we can set up this project.
|
Finally we can set up this project.
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone https://github.com/vector-im/matrix-video-chat.git
|
git clone https://github.com/vector-im/element-call.git
|
||||||
cd matrix-video-chat
|
cd element-call
|
||||||
yarn
|
yarn
|
||||||
yarn link matrix-js-sdk
|
yarn link matrix-js-sdk
|
||||||
yarn link matrix-react-sdk
|
yarn link matrix-react-sdk
|
||||||
|
|
Loading…
Reference in a new issue