mirror of
https://github.com/ScoopInstaller/Scoop.git
synced 2026-05-04 00:31:27 +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
|