From 9d3c7736b824ae6f09153a8e95ead54c7073fb90 Mon Sep 17 00:00:00 2001 From: Valerio Fontana Date: Wed, 2 Jul 2025 18:25:23 +0200 Subject: [PATCH] Update README.md (#3466) corrected typo easiler -> easier --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b9a8d75c..4c771a80 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ If you have Issues, refer to [Known Issues](https://winutil.christitus.com/known ## 🛠️ Build & Develop > [!NOTE] -> Winutil is a relatively large script, so it's split into multiple files which're combined into a single `.ps1` file using a custom compiler. This makes maintaining the project a lot easiler. +> Winutil is a relatively large script, so it's split into multiple files which're combined into a single `.ps1` file using a custom compiler. This makes maintaining the project a lot easier. Get a copy of the source code, this can be done using GitHub UI (`Code -> Download ZIP`), or by cloning (downloading) the repo using git.