mirror of
https://github.com/ScoopInstaller/Scoop.git
synced 2026-05-03 16:21:38 +00:00
1f0f687a39
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
3 lines
80 B
PowerShell
3 lines
80 B
PowerShell
#Requires -Version 5
|
|
Invoke-RestMethod https://get.scoop.sh | Invoke-Expression
|