diff options
| author | rknol <rknol@MacBook-Pro-2.fritz.box> | 2020-09-27 18:52:40 +0200 |
|---|---|---|
| committer | rknol <rknol@MacBook-Pro-2.fritz.box> | 2020-09-27 18:52:40 +0200 |
| commit | e3dca99b9461e2b0fc8f918e6ec2b5212060a8ac (patch) | |
| tree | a9644889942942f899a69016f3c2e0046350ef3d /README.md | |
| parent | ad7fccbee23e7ab0348bee23a12401fbc650acd2 (diff) | |
Build system
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -4,6 +4,12 @@ Connect people through any URL ## Extension +First, make sure to build the plugin. From the extension's root you can call: + +``` +$ yarn install && yarn build +``` + ### Testing on Firefox In order to test on firefox, first go to `about:debugging`, then click |