docs(README): fix typo (fixes gh #215)

This commit is contained in:
Marcus Holland-Moritz 2024-04-27 15:13:55 +02:00
parent 04119a91f8
commit 37b67eebbd

View File

@ -477,7 +477,7 @@ You'll need to install:
- [WinFsp](https://github.com/winfsp/winfsp/releases)
`WinFsp` is expected to be installed in `C:\Program Files (x68)\WinFsp`;
`WinFsp` is expected to be installed in `C:\Program Files (x86)\WinFsp`;
if it's not, you'll need to set `WINFSP_PATH` when running CMake via
`cmake/win.bat`.