Skip to content

Commit dab782a

Browse files
authored
Update README.md
1 parent 1f1f3bd commit dab782a

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,4 @@ If you are missing android udev rules you can usually get them from your distro
99

1010
It is possible that this appimage may fail to work with appimagelauncher, since appimagelauncher is pretty much dead I recommend this alternative: https://github.com/ivan-hc/AM
1111

12-
This appimage works without `fuse2` as it can use `fuse3` instead, however you will need to run this command to symlink fusermount to fusermount3 otherwise you will get a missing fusermount error:
13-
14-
`sudo ln -s /usr/bin/fusermount3 /usr/bin/fusermount`
12+
This appimage works without `fuse2` as it can use `fuse3` instead.

0 commit comments

Comments
 (0)