mirror of
https://github.com/ScoopInstaller/Scoop.git
synced 2025-10-30 06:07:56 +00:00
3 lines
80 B
PowerShell
3 lines
80 B
PowerShell
#Requires -Version 5
|
|
Invoke-RestMethod https://get.scoop.sh | Invoke-Expression
|