From 162d612317ab493aaa9f0ccb58268dce11b69423 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Mon, 4 Sep 2017 07:29:20 -0400 Subject: [PATCH] Update README.md --- dist/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/README.md b/dist/README.md index bf719207c..96b828077 100644 --- a/dist/README.md +++ b/dist/README.md @@ -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.