You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: hub/python/beginners.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ For beginners interested in learning Python using Windows, we recommend choosing
16
16
17
17
[Winget Configuration files](../package-manager/configuration/index.md) include all of the instructions needed to install requirements and setup your machine for a specific project. To use Microsoft's Beginner Python project WinGet Configuration setup file, follow the steps below:
18
18
19
-
1. Download the configuration file by opening this link and selecting "Raw file content > Download" (three dots menu on top-right): [Winget Configuration: learn_python.winget](https://github.com/microsoft/winget-dsc/blob/main/samples/Templates/Introduction/Python%203.13/learn_python.winget).
19
+
1. Download the configuration file by opening this link and selecting "Raw file content > Download" (three dots menu on top-right): [Winget Configuration: learn_python.winget](https://github.com/microsoft/winget-dsc/blob/main/samples/Configuration%20files/Learn%20tutorials/Python%203.13/learn_python.winget).
20
20
2. To run the file, double-click the downloaded configuration file (the first time you will need to select the "Windows Package Manager Client" app to open and run the file) or you can open Powershell in Windows Terminal and enter the following command:
0 commit comments