fuse version query

I think it would be nice if the readme clarifies that fuse3 vs fuse is required, or fuse is required and not fuse3.

I can't think why fuse would be chosen over fuse3 ? 

It would be good to explicitly state if fuse3 is not the correct version.
This commit is contained in:
simonmcnair 2025-03-25 15:26:49 +00:00 committed by GitHub
parent 4d38424e6c
commit 3c4351fe74
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -45,7 +45,7 @@ on the host.
The _FUSE_ driver is a prerequisite for rclone mounting and should be
installed on host:
```
sudo apt-get -y install fuse
sudo apt-get -y install fuse3
```
Create two directories required by rclone docker plugin: