From bbaad62e3b63f91987e7480af802ad28a1053b14 Mon Sep 17 00:00:00 2001 From: NT-SOFT Date: Fri, 15 Nov 2024 19:33:00 +0100 Subject: [PATCH 1/2] Update README.md Make it more read. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91a40620a..c27e3fc1d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This project aims to enhance the working environment on Windows. ## How to? -1. Follow the antivirus configuration instructions and download the latest version of the setup program in [here](https://github.com/valinet/ExplorerPatcher/releases/latest). +1. First, add `Explorer Patcher` into the exclusion list of your Antivirus. * Choose `ep_setup.exe` if your device uses an Intel or AMD processor, or `ep_setup_arm64.exe` if your device uses a Snapdragon processor. 1. Run the installer. It will automatically prompt for elevation, after which it will install the necessary files. 1. When done, right click the taskbar and choose "Properties". From 779c66d2bb8d305fda1718212bfb376366614361 Mon Sep 17 00:00:00 2001 From: NT-SOFT Date: Sat, 16 Nov 2024 07:48:28 +0100 Subject: [PATCH 2/2] Update README.md adding link to the previous commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c27e3fc1d..9c802fb4a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ExplorerPatcher -This project aims to enhance the working environment on Windows. +This project aims to enhance the working environment on Windows. Link for more help: https://github.com/valinet/ExplorerPatcher/releases/latest . ## How to?