From df6f1dcf398f59700b4e9643668a171615004b9d Mon Sep 17 00:00:00 2001 From: ByteDream <63594396+ByteDream@users.noreply.github.com> Date: Sat, 15 May 2021 00:25:18 +0200 Subject: [PATCH] Update README.md --- firefox-icon-fix/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/firefox-icon-fix/README.md b/firefox-icon-fix/README.md index 14f19a1..131e591 100644 --- a/firefox-icon-fix/README.md +++ b/firefox-icon-fix/README.md @@ -6,7 +6,11 @@ If you want to change the image, just replace 'firefox-icon-fix.png' with the im Since the script uses softlinks to reduce space, make sure you never delete or change this directory if it is on your disk and you have fixed the icons with the script. -> To make the script executable, type `chmod +x firefox-icon-fix.sh` +**NOTE:** +For better usage make the script executable first: +```console +$ chmod +x firefox-icon-fix.sh +``` #### Usage