From c0b436a15308a1a73d7b8d533270fffbfa06eb34 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Mon, 3 Nov 2014 16:14:45 -0500 Subject: [PATCH] Update INSTALL.md --- doc/INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/INSTALL.md b/doc/INSTALL.md index 4a15f3c..3170108 100644 --- a/doc/INSTALL.md +++ b/doc/INSTALL.md @@ -3,7 +3,7 @@ ### Manual installation - Download and unzip `uMatrix.chromium-{version}.zip` ([latest release desirable](https://github.com/gorhill/uMatrix/releases)). -- Rename the unzipped directory to `uMatrix.chromium` +- Rename the unzipped directory to `uMatrix.chromium` (if it is different) - When you later update manually, replace the **content** of the `uMatrix.chromium` 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.