Skip to content
This repository was archived by the owner on Jan 7, 2025. It is now read-only.

Commit 1f8551f

Browse files
HoverbearBen Hillis
authored andcommitted
Minor spelling fixes. (#61)
1 parent 9366901 commit 1f8551f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ To help building and testing the DistroLauncher project, we've included several
106106
### Building the Project (Command line):
107107
To compile the project, you can simply type `build` in the root of the project to use MSBuild to build the solution. This is useful for verifying that your application compiles. It will also build an appx for you to sideload on your dev machine for testing.
108108

109-
> Note: We recommend that you buuild your launcher from the "Developer Comamnd Prompt for Visual Studio" which can be launched from the start menu. This command-prompt sets up several path and environment variables to make building easier and smoother.
109+
> Note: We recommend that you build your launcher from the "Developer Command Prompt for Visual Studio" which can be launched from the start menu. This command-prompt sets up several path and environment variables to make building easier and smoother.
110110
111111
`build.bat` assumes that MSBuild is installed at one of the following paths:
112112
`%ProgramFiles*%\MSBuild\14.0\bin\msbuild.exe` or

0 commit comments

Comments
 (0)