Update README.md

This commit is contained in:
Raymond Hill 2014-08-25 19:50:50 -04:00
parent 43f6f2e4b4
commit 80f168ec6a

9
dist/README.md vendored
View file

@ -2,8 +2,9 @@
- 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 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).
- 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**, all your settings will be preserved.
- Go to chromium/chrome *Extensions*.
- Click to check *Developer mode*.
- Click *Load unpacked extension...*.
@ -13,4 +14,6 @@
The extension will now be available in your chromium/chrome browser.
Remember that you have to update manually also.
Remember that you have to update manually also. For some users, updating manually is actually an advantage because:
- You can update when **you** want
- If ever a new version sucks, you can easily just re-installed the previous one