From b36105b1cf51332bab548bc85cf3745090d706d6 Mon Sep 17 00:00:00 2001 From: schlagmichdoch Date: Tue, 30 Jan 2024 19:09:09 +0100 Subject: [PATCH] Remove trailing back quote` from command in how-to.md Fixes #256 --- docs/how-to.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/how-to.md b/docs/how-to.md index ee317e7..754b154 100644 --- a/docs/how-to.md +++ b/docs/how-to.md @@ -125,7 +125,7 @@ It is possible to send multiple files with PairDrop via the context menu by addi ``` 3. Make the shell file _send-with-pairdrop_ executable ```shell - chmod +x ~/.local/share/nautilus/scripts/send-with-pairdrop` + chmod +x ~/.local/share/nautilus/scripts/send-with-pairdrop ``` 4. You are done! You can now send multiple files and directories directly via PairDrop: