@cryptotaxi247 / kubo / commits / ef399655d

docs: use latest fuse package (#10791)

Guillaume Michel committed Apr 29, 2025 at 14:26 UTC ef399655d6592042de949736a41e07f3a946120e
1 file changed +1 -1
docs/fuse.md
+1 -1
@@ -16,7 +16,7 @@ to your distribution manual to get things working.
16
17 Install `fuse` with your favorite package manager:
18 ```
19 -sudo apt-get install fuse
19 +sudo apt-get install fuse3
20 ```
21
22 On some older Linux distributions, you may need to add yourself to the `fuse` group.