From 5860ad44a726a2fa27ed59d507624b6b71c9eba0 Mon Sep 17 00:00:00 2001 From: Alexey Date: Fri, 17 Sep 2021 20:10:34 +0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index adfd92f..333c4f6 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ 1. Set `toolkit.legacyUserProfileCustomizations.stylesheets` to `true` with `about:config` 1. Locate profile with `about:profiles` -1. Copy `firefox/userChome.css` to `{profile}/chrome/userChrome.css` +1. Copy `firefox/userChrome.css` to `{Root Directory}/chrome/userChrome.css` 1. Customize interface # etc