We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 707c1da commit 159636dCopy full SHA for 159636d
1 file changed
README.md
@@ -4,7 +4,8 @@ Scoop is a command-line installer for Windows.
4
5
## Requirements
6
7
-* [PowerShell 3](https://www.microsoft.com/en-us/download/details.aspx?id=34595) (or later)
+* Windows 7 SP1+ / Windows Server 2008+
8
+* [PowerShell 3](https://www.microsoft.com/en-us/download/details.aspx?id=34595) (or later) and [.NET Framework 4.5+](https://www.microsoft.com/net/download)
9
* PowerShell must be enabled for your user account e.g. `set-executionpolicy remotesigned -s currentuser`
10
11
## Installation
0 commit comments