-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Update Installing-PowerShell-on-Windows.md #8264
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Existing notes on the correct way to install powershell using `winget` were inaccurate. I have added more complete notes which add installing by name, id and also version. The existing command using the `exact` parameter was incorrect so I have removed it.
|
Docs Build status updates of commit 4582838: ✅ Validation status: passed
For more details, please refer to the build report. Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report. For any questions, please:
|
sdwheeler
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please accept my suggested change.
reference/docs-conceptual/install/Installing-PowerShell-on-Windows.md
Outdated
Show resolved
Hide resolved
…dows.md Co-authored-by: Sean Wheeler <sean.wheeler@microsoft.com>
|
Docs Build status updates of commit eeaff1a: ✅ Validation status: passed
For more details, please refer to the build report. Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report. For any questions, please:
|
philanderson888
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
However I tried the syntax of your suggested change @sdwheeler and still found this syntax to be incorrect. I have therefore proposed a change which works syntactically and Powershell accepts. Please review the changes and let me know what you think. Thank you.
|
Docs Build status updates of commit 546fb21: ✅ Validation status: passed
For more details, please refer to the build report. Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report. For any questions, please:
|
|
I tried the syntax that I suggested and it works for me. But your latest change works as well so I am good with that. Thanks for understanding and for the fix. |
|
Thank you @sdwheeler and glad to be of help; that's my first ever contribution to Microsoft |
PR Summary
Existing notes on the correct way to install powershell using
wingetwere inaccurate. I have added more complete notes which add installing by name, id and also version. The existing command using theexactparameter was incorrect so I have removed it.PR Context
Select the area of the Table of Contents containing the documents being changed.
Conceptual content
Cmdlet reference & about_ topics
PR Checklist
WIP:or[WIP]to the beginning of thetitle and remove the prefix when the PR is ready.