diff --git a/bucket/pwsh.json b/bucket/pwsh.json index 5f34a301c4..fcbb5c2375 100644 --- a/bucket/pwsh.json +++ b/bucket/pwsh.json @@ -4,6 +4,9 @@ "homepage": "https://github.com/PowerShell/PowerShell", "license": "MIT", "notes": [ + "Since Scoop uses pwsh.exe internally, to update PowerShell Core itself,", + "run `scoop update pwsh` from Windows PowerShell, i.e. powershell.exe.", + "", "Add PowerShell Core as a explorer context menu by running: '$dir\\install-explorer-context.reg'", "For file context menu, run '$dir\\install-file-context.reg'" ],