Update README.md

This commit is contained in:
Anirudh Sevugan 2025-08-20 16:15:15 -05:00 committed by GitHub
parent d5c5478dc2
commit 554f72a0c1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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).