Skip to content

Commit 7a18db8

Browse files
be more precise
[ci skip]
1 parent 4239d98 commit 7a18db8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/security/verify-installers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Our Windows installers are signed using a code signing certificate. You can veri
4545
On macOS, you can verify the code signature of the Cryptomator app using the built-in `codesign` utility. This verification confirms the app's authenticity and integrity:
4646

4747
1. Open Terminal (found in Applications > Utilities).
48-
2. Run either of the following commands to check the signature:
48+
2. Run either of the following commands to check the signature of the corresponding file:
4949
```
5050
codesign -dv ~/Downloads/Cryptomator-*.dmg
5151
codesign -dv /Applications/Cryptomator.app

0 commit comments

Comments
 (0)