mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-05-14 03:55:20 +00:00
docs: correction to command
This commit is contained in:
+1
-1
@@ -531,7 +531,7 @@ To verify server binaries after you downloaded them:
|
||||
|
||||
3. Import the key with `gpg --import FB44AF81A45BDE327319797C85107E357D4A17FC`. Key filename should be the same as its fingerprint, but please change it if necessary.
|
||||
|
||||
4. Run `gpg --verify --trusted-key _sha256sums.asc _sha256sums`. It should print:
|
||||
4. Run `gpg --verify _sha256sums.asc _sha256sums`. It should print:
|
||||
|
||||
> Good signature from "SimpleX Chat <chat@simplex.chat>"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user