Skip to content

Commit 11b4f95

Browse files
Update README.md
1 parent 91fcd6f commit 11b4f95

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@ A file explorer app.
2323
## Note for Linux Devices
2424

2525
"Send to Trash" functionality on Linux-based devices only works with
26-
the `trash-cli` dependency.
27-
Unfortunately, I was unable to find a Java library with Recycle Bin
28-
functionality that supported Linux, so I had to rely on this package.
26+
the `trash-cli` dependency. This was necessary because apparently no Java library has bothered to implement the FreeDesktop.org trash specification on Linux.
27+
2928
The dependency should be installable from your distribution's package manager,
3029
or at the following GitHub page: https://github.com/andreafrancia/trash-cli

0 commit comments

Comments
 (0)