diff --git a/README.md b/README.md index 6dddfc4..05f9488 100644 --- a/README.md +++ b/README.md @@ -70,14 +70,14 @@ Simply open userChrome.css in a text editor and change the values at the top of ## How to install -1. [Download](https://github.com/coekuss/quietfox/releases/download/v4.0/quietfox72.zip) and unzip +1. [Download](https://github.com/coekuss/quietfox/blob/master/chrome/userChrome.css) and unzip 2. Go to `about:support` in Firefox and open your Profile Folder 3. Drop your unzipped "chrome" folder into the folder that appears 4. Go to `about:config` in your Firefox and set the value of `toolkit.legacyUserProfileCustomizations.stylesheets` to `true` (this enables the loading of userChrome mods) 5. Restart Firefox -✔ Tested on Firefox 72 on Windows 10 and Ubuntu 19.10 +✔ Tested on Firefox 75 on Windows 10 and Ubuntu 19.10 ---