diff options
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 |