Skip to content

Commit 0658924

Browse files
Merge pull request #3597 from MicrosoftDocs/main638206232720397538sync_temp
For protected CLA branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents aa3d903 + ee89e51 commit 0658924

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hub/dev-home/setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Dev Home Machine configuration can manage everything you need to get to your mac
1919

2020
When you select **Machine configuration**, Dev Home will provide multiple set up options:
2121

22-
1. **End-to-end setup**: Install applications, clone repositories, and add all of the requirements for a new development project using teh built-in graphical configuration interface to enable unattended setup of your environment. The step-by-step tool will walk you through everything you need, including suggestions for popular dev tools or repositories connected to your GitHub account. Once you've made all of your choices, sit back and let Dev Home handle the rest.
22+
1. **End-to-end setup**: Install applications, clone repositories, and add all of the requirements for a new development project using the built-in graphical configuration interface to enable unattended setup of your environment. The step-by-step tool will walk you through everything you need, including suggestions for popular dev tools or repositories connected to your GitHub account. Once you've made all of your choices, sit back and let Dev Home handle the rest.
2323

2424
2. **Run a configuration file for an existing setup**: Use a [WinGet Configuration file](../package-manager/configuration/index.md) to consolidate all of your machine setup and project onboarding tasks into a single file, making the process of setting up your development environment reliable and repeatable. WinGet Configuration files use a YAML format with a JSON schema applying Windows Package Manager and PowerShell Desired State Configuration (DSC) Resource modules to handle every aspect of your machine set up. Remove any worry over finding the right software version, packages, tools, frameworks, and settings when onboarding to a new team or project. Be sure to [check the trustworthiness of a WinGet Configuration file](../package-manager/configuration/check.md) before running it.
2525

0 commit comments

Comments
 (0)