diff options
author | Raymond Hill <gorhill@users.noreply.github.com> | 2015-04-17 19:24:51 -0400 |
---|---|---|
committer | Raymond Hill <gorhill@users.noreply.github.com> | 2015-04-17 19:24:51 -0400 |
commit | d526fa1ff4cf624afdc1b8ab260968838f4f0c1a (patch) | |
tree | f89cb07adc0d8cfac8e5482030b7e67f08d795fb /dist | |
parent | 11868357621f7323a86109933388a8d7bfe45181 (diff) | |
download | uBlock-d526fa1ff4cf624afdc1b8ab260968838f4f0c1a.zip uBlock-d526fa1ff4cf624afdc1b8ab260968838f4f0c1a.tar.gz uBlock-d526fa1ff4cf624afdc1b8ab260968838f4f0c1a.tar.bz2 |
Update README.md
Diffstat (limited to 'dist')
-rw-r--r-- | dist/README.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dist/README.md b/dist/README.md index e97af04..dc044b0 100644 --- a/dist/README.md +++ b/dist/README.md @@ -2,7 +2,7 @@ #### Chromium -- Download and unzip `ublock0_{version}.zip` ([latest release desirable](https://github.com/gorhill/uBlock/releases)). +- Download and unzip `ublock0.{version}.zip` ([latest release desirable](https://github.com/gorhill/uBlock/releases)). - Rename the unzipped directory to `ublock` - When you later update manually, replace the **content** of the `ublock` folder with the **content** of the latest zipped version. - This will ensure that all the extension settings will be preserved @@ -24,9 +24,9 @@ Remember that you have to update manually also. For some users, updating manuall Although uBlock Origin is a restartless addon, I found that **installing** a newer version over an older one often will glitch the installation. These steps always worked fine: -- Download `ublock0_{version}.xpi` ([latest release desirable](https://github.com/gorhill/uBlock/releases)). +- Download `ublock0.{version}.xpi` ([latest release desirable](https://github.com/gorhill/uBlock/releases)). - Uninstall current uBlock Origin if already installed - Quit Firefox completely - Launch Firefox -- Drag and drop the previously downloaded `ublock0_{version}.xpi` into Firefox +- Drag and drop the previously downloaded `ublock0.{version}.xpi` into Firefox |