mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-21 11:35:34 +01:00
update readme for build folder
This commit is contained in:
parent
4d3a471049
commit
f73e1f4399
@ -38,10 +38,10 @@ You can now load the extension into your browser through the browser's extension
|
||||
- Chrome/Opera:
|
||||
1. Type `chrome://extensions` in your address bar to bring up the extensions page.
|
||||
2. Enable developer mode (checkbox)
|
||||
3. Click the "Load unpacked extension" button, navigate to the `dist` folder of your local extension instance, and click "Ok".
|
||||
3. Click the "Load unpacked extension" button, navigate to the `build` folder of your local extension instance, and click "Ok".
|
||||
- Firefox
|
||||
1. Type `about:debugging` in your address bar to bring up the add-ons page.
|
||||
2. Click the `Load Temporary Add-on` button, navigate to the `dist/manifest.json` file, and "Open".
|
||||
2. Click the `Load Temporary Add-on` button, navigate to the `build/manifest.json` file, and "Open".
|
||||
|
||||
# Contribute
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user