Drop unneccessary punctuation

This commit is contained in:
0x1eef 2024-09-01 09:37:28 -03:00
parent 6167da246e
commit 6613340367

View file

@ -31,11 +31,11 @@ There are XPI files provided for FireFox users as well.
$ npm run build:production
* Load the extension
* Visit `chrome://extensions`.
* Check `Developer mode` (top right hand corner).
* Click `Load unpacked extension`.
* Choose the `build/production/` directory from the file dialog.
* Done.
* Visit `chrome://extensions`
* Check `Developer mode` (top right hand corner)
* Click `Load unpacked extension`
* Choose the `build/production/` directory from the file dialog
* Done
**Firefox**