From bfd27460cc0c3f79a0a3f205a6ac19c24a49059c Mon Sep 17 00:00:00 2001 From: imtzw <124221942+imtzw@users.noreply.github.com> Date: Tue, 18 Mar 2025 14:16:16 +0800 Subject: [PATCH] Update COMPILATION.md fix typo --- COMPILATION.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/COMPILATION.md b/COMPILATION.md index 2845232..30b0229 100644 --- a/COMPILATION.md +++ b/COMPILATION.md @@ -64,7 +64,7 @@ Keep in mind using the pre-built packages when available. On Windows, use [MSYS2](https://www.msys2.org/) to compile for itself. -1. Install [WinFsp](https://github.com/billziss-gh/winfsp) to your machine. Note it should be installed with developper mode to include header files. +1. Install [WinFsp](https://github.com/billziss-gh/winfsp) to your machine. Note it should be installed with developer mode to include header files. 2. Install dependencies onto MSYS2: ```sh