Files
Scoop/bin/install.ps1
Chawye Hsu 1f0f687a39 chore(installer): Drop the old installer (#5186)
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
2022-10-14 14:56:05 +08:00

3 lines
80 B
PowerShell

#Requires -Version 5
Invoke-RestMethod https://get.scoop.sh | Invoke-Expression