From 4ba64bb53b6323ac47a4155676d67d6b5e5c7167 Mon Sep 17 00:00:00 2001 From: Handshake Enthusiast Date: Sat, 3 Feb 2024 19:57:30 +0300 Subject: [PATCH] =?UTF-8?q?Update=20README.md=20=E2=80=93=20fix=20a=20typo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Accidentally found a typo in my own change, sorry. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 56588b53e..e01c0fa70 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ certUtil -hashfile Bob-2.1.0.msi SHA256 # macOS shasum -a 256 Bob-2.1.0-x86.dmg -shasum -a 256 bob-2.1.0-arm64.dmg +shasum -a 256 Bob-2.1.0-arm64.dmg ``` For more details and more advanced PGP signature verification see https://github.com/kyokan/bob-wallet/pull/612.