Update README.md

This commit is contained in:
Raymond Hill 2014-07-17 21:03:16 -04:00
parent e7d90073f1
commit f1c6f20e66
1 changed files with 3 additions and 3 deletions

6
dist/README.md vendored
View File

@ -2,13 +2,13 @@
- Download and unzip `ublock_{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 `ublock` with the unzipped content.
- This will ensure that all the extension settings will be preserved.
- 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 (as long as the extension loads from same folder path from which it was originally installed).
- Go to chromium/chrome *Extensions*.
- Click to check *Developer mode*.
- Click *Load unpacked extension...*.
- In the file selector dialog:
- Select the directory `ublock` which was created when you unzipped `ublock.zip`.
- Select the directory `ublock` which was created above.
- Click *Open*.
The extension will now be available in your chromium/chrome browser.