1
0
mirror of https://gitlab.com/ceda_ei/google-meet-captions-regex synced 2025-03-12 06:56:51 +01:00

Update README

This commit is contained in:
Ceda EI 2020-09-14 21:38:52 +05:30
parent d4a0b001a3
commit 4594a31115

View File

@ -12,7 +12,7 @@ This will build the react app for popup.
+ `cd ..`
+ `FILENAME="$(basename "$PWD")-$(jq -r .version manifest.json).zip"`
+ `zip -r "web-ext-artifacts/$FILENAME" gmcr.js manifest.json popup/build/ icons/`
+ `zip -r "web-ext-artifacts/$FILENAME" LICENSE gmcr.js manifest.json popup/build/ icons/`
### Building source zip (for review process)