Skip to content

Commit a8fd9c5

Browse files
authored
Merge pull request #91 from its-dave/patch-1
Remove erroneous mac instruction from README
2 parents a6290dc + 9af36c6 commit a8fd9c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Afterward, you can directly run Cryptomator-CLI by calling the binary from a ter
2525
> [!NOTE]
2626
> On macOS, the path to the binary is `cryptomator-cli.app/Contents/MacOS/cryptomator-cli`
2727
28-
To unmount, send a SIGTERM signal to the process, e.g. by pressing CTRL+C (macOS: CMD+C) in the terminal.
28+
To unmount, send a SIGINT signal to the process, e.g. by pressing CTRL+C in the terminal.
2929

3030
For a complete list of options, use the `--help` option.
3131
```shell

0 commit comments

Comments
 (0)