Skip to content

Commit e9a4504

Browse files
sundhaug92Ben Hillis
authored and
Ben Hillis
committed
Removed unnecessary ... (microsoft#23)
1 parent 9b7ccb1 commit e9a4504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Note: If you are using Hyper-V you can use the new VM gallery to easily spin up
9696

9797
If that's not the case, then you will need to modify that script.
9898

99-
Once you've completed the build, the packaged appx should be placed in a directory like `...WSL-DistroLauncher\x64\Release\DistroLauncher-Appx` and should be named something like `DistroLauncher-Appx_1.0.0.0_x64.appx`. Simply double click that appx file to open the sideloading dialog.
99+
Once you've completed the build, the packaged appx should be placed in a directory like `WSL-DistroLauncher\x64\Release\DistroLauncher-Appx` and should be named something like `DistroLauncher-Appx_1.0.0.0_x64.appx`. Simply double click that appx file to open the sideloading dialog.
100100

101101
You can also use the PowerShell cmdlet `Add-AppxPackage` to register your appx:
102102
``` powershell

0 commit comments

Comments
 (0)