diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2023-08-25 22:42:52 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2023-08-25 22:42:52 +0200 |
| commit | 80172072ed99b14e3d5b435b097888a4621f78bc (patch) | |
| tree | 2f68a26d96ec2d7d659ed6672a6127979877c4e6 /README.md | |
| parent | eadfca7b00e2fb48ffd6b2a0e06c2b6d7e427679 (diff) | |
Update dependencies
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ Connect people through any URL First, make sure to build the plugin. From the extension's root you can call: ``` -$ yarn install && yarn build +$ pnpm install && pnpm build ``` ### Testing on Firefox |