Skip to content

Commit 710554a

Browse files
authored
Update configuration file location & extension (#586)
1 parent 5979f8e commit 710554a

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -140,9 +140,7 @@ You can install the prerequisites in one of two ways:
140140
141141
1. Clone the repository
142142
2. Configure your system
143-
* Please use the [configuration file](.configurations/configuration.dsc.yaml). This can be applied by either:
144-
* [Dev Home](https://github.com/microsoft/devhome)'s machine configuration tool
145-
* WinGet configuration. If you have WinGet version [v1.6.2631 or later](https://github.com/microsoft/winget-cli/releases), run `winget configure .configurations/configuration.dsc.yaml` in an elevated shell from the project root so relative paths resolve correctly
143+
* Configure your system using the [configuration file](.config/configuration.winget). To run the configuration, use `winget configure .config/configuration.winget` from the project root or you can double-click the file directly from the file explorer.
146144
* Alternatively, if you already are running the minimum OS version, have Visual Studio installed, and have developer mode enabled, you may configure your Visual Studio directly via the .vsconfig file. To do this:
147145
* Open the Visual Studio Installer, select “More” on your product card and then "Import configuration"
148146
* Specify the .vsconfig file at the root of the repo and select “Review Details”

0 commit comments

Comments
 (0)