1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-10-06 09:37:12 +02:00

Update README.md

This commit is contained in:
Raymond Hill 2017-09-04 07:29:20 -04:00 committed by GitHub
parent 6fc94401b7
commit 162d612317

2
dist/README.md vendored
View File

@ -57,5 +57,5 @@ On Windows, the settings are saved in a SQlite file located at `%APPDATA%\Mozill
- Firefox legacy: `./tools/make-firefox.sh all`
- Load the result of the build into your browser:
- Chromium: load the unpacked extension folder `/uBlock/dist/build/uBlock0.chromium/` in Chromium to use the extension.
- Firefox: drag-and-drop `/uBlock/dist/build/uBlock0.firefox.xpi` into Firefox.
- Firefox: drag-and-drop `/uBlock/dist/build/uBlock0.firefox.xpi` or `/uBlock/dist/build/uBlock0.webext.xpi` into Firefox.