grammar fix

This commit is contained in:
2025-05-14 20:21:19 +02:00
parent fa9b77dc34
commit b040c64da7

View File

@@ -30,9 +30,9 @@ Java should be available as `java` in `PATH`, or with a correctly set `JAVA_HOME
FUSE 2 userspace library also should be available: FUSE 2 userspace library also should be available:
- On Ubuntu `libfuse2` package can be installed, or a analogous package for other distributions. - On Ubuntu `libfuse2` package can be installed, or an analogous package for other distributions.
- On Windows, [WinFsp](https://winfsp.dev/) should be installed. - On Windows, [WinFsp](https://winfsp.dev/) should be installed.
- On macOS, [macFUSE](https://macfuse.github.io/). - On macOS, [macFUSE](https://macfuse.github.io/).