diff --git a/README.md b/README.md index 9e3af78..9f8c2ca 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Not being a developer, I associated pieces of code that I found: ### To use this file on Windows: -1. [Download](https://framagit.org/draconis/firefoxcss/-/archive/master/firefoxcss-master.zip) the userChrome.css file +1. Download the userChrome.css file 2. Go to the folder *C:\Users\"username"\AppData\Roaming\Mozilla\Firefox\Profiles\"profile_mozilla".default* 3. Create the folder *chrome* if it does not exist 4. Copy the file *userChrome.css* @@ -20,7 +20,7 @@ Not being a developer, I associated pieces of code that I found: ### To use this file on Linux: -1. [Download](https://framagit.org/draconis/firefoxcss/-/archive/master/firefoxcss-master.zip) the userChrome.css file +1. Download the userChrome.css file 2. Go to the *~/.mozilla/firefox/"profile_mozilla".default/* folder 3. Create the *chrome* folder if it does not exist 4. Copy the *userChrome.css* file