Skip to content

Commit 4a14ac3

Browse files
authored
Update BUILDING.md
1 parent 8f6b437 commit 4a14ac3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILDING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ New-SelfSignedCertificate -Type Custom -Subject $Subject -KeyUsage DigitalSignat
6565
1. Select "Local Machine" for the store location.
6666
1. Select "Automatically select the certificate store based on the type of certificate", then click Next. (If you have any certificate issues, try specifying the Root Certificate Authority Trust here.)
6767
1. Proceed through the rest of the wizard, clicking Next, Finish, OK, and then OK.
68-
1. Once that's done, you should be able to double-click on the .appx package file and install it.
68+
1. Once that's done, you should be able to double-click on the .appxbundle package file and install it.
6969

7070
## Command Line Usage
7171
The launcher app provides the following functionality:

0 commit comments

Comments
 (0)