From 554f72a0c1b2a2b94632c237b626d9c108b29919 Mon Sep 17 00:00:00 2001 From: Anirudh Sevugan Date: Wed, 20 Aug 2025 16:15:15 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e1fa3ce..b6a7d69 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,8 @@ Run this in PowerShell to export the public certificate to your Desktop: ```powershell Export-Certificate -Cert $cert -FilePath "$env:USERPROFILE\Desktop\TestMSIXCert.cer" -You will use this .cer file to install/trust the certificate on the test device. ``` +You will use this .cer file to install/trust the certificate on the test device. ### 3. Export the Private Key Certificate (.pfx) for Signing Open `certmgr.msc` (Certificates Manager).