mirror of
https://github.com/rclone/rclone.git
synced 2025-04-19 18:31:10 +08:00
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:
parent
4d38424e6c
commit
3c4351fe74
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user