This commit is contained in:
Arkadiusz Wieczorek 2022-07-10 13:23:46 +02:00
parent ed46e4ac63
commit dc2270aade
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ Note: At the moment, we support Polish language because this extension generates
4. Run command: `npm run build` 4. Run command: `npm run build`
5. Run command: `npm run create-package` 5. Run command: `npm run create-package`
6. Go to the `web-ext-artifacts` directory 6. Go to the `web-ext-artifacts` directory
7. You will find zip archive: `rentgen-x-x-x.zip` (`x-x-x` means add-on version) 7. You will find a zip archive: `rentgen-x-x-x.zip` (`x-x-x` means add-on version)
### Run steps ### Run steps