diff options
-rw-r--r-- | INSTALL | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -50,7 +50,8 @@ On Fedora (32 or later needed for lbifuse >= 3.7): Arch: pacman -S fuse3 -Then, make using the BCACHEFS_FUSE environment variable: +Then, make using the BCACHEFS_FUSE environment variable (make clean first if +previously built without fuse support): BCACHEFS_FUSE=1 make && make install |