From 477a418af767f61d92db7f091ccfc7cdcd7aefcd Mon Sep 17 00:00:00 2001 From: colmaris Date: Thu, 5 Jun 2025 11:21:05 +0200 Subject: [PATCH] Actualiser README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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