Update docs for Yarn Berry

This commit is contained in:
Robin
2025-03-14 02:17:26 -04:00
parent 0b26dc2f43
commit d633ec5fcd
4 changed files with 16 additions and 1 deletions

View File

@@ -147,6 +147,7 @@ To get started clone and set up this project:
```sh
git clone https://github.com/element-hq/element-call.git
cd element-call
corepack enable
yarn
```