diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2020-09-27 21:00:40 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2020-09-27 21:00:40 +0200 |
| commit | d4fb48eb3793a93a8726652692b68592333dd778 (patch) | |
| tree | 590ba5ea97ac87fbd01255932321a5239b04079d /README.md | |
| parent | 6393c915648cc9d2941b8c9194a13ff078dafae5 (diff) | |
| parent | 90b43ea817f95364b429c4b55a565634b3d59638 (diff) | |
Merge branch 'main' into rbdr-content-script
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 |