1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-05-17 06:57:40 +08:00

docs: use latest fuse package (#10791)

This commit is contained in:
Guillaume Michel
2025-04-29 14:26:50 +00:00
committed by GitHub
parent ee5665d37a
commit ef399655d6

View File

@ -16,7 +16,7 @@ to your distribution manual to get things working.
Install `fuse` with your favorite package manager:
```
sudo apt-get install fuse
sudo apt-get install fuse3
```
On some older Linux distributions, you may need to add yourself to the `fuse` group.