From 80f168ec6aa45e3b921c6cbb77de578ae41bec98 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Mon, 25 Aug 2014 19:50:50 -0400 Subject: [PATCH] Update README.md --- dist/README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/dist/README.md b/dist/README.md index 8db23b014..9a943a851 100644 --- a/dist/README.md +++ b/dist/README.md @@ -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