Skip to content

Commit

Permalink
Add .Net4.5 requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
rasa committed Aug 18, 2018
1 parent 87d24d3 commit 00a944e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ Not sure whether you need 32-bit or 64-bit? Can’t remember that command yo

# Installs in seconds

Make sure [Powershell 3](https://www.microsoft.com/en-us/download/details.aspx?id=34595) (or later)
is installed, then run:
Make sure [Powershell 3](https://www.microsoft.com/en-us/download/details.aspx?id=34595) (or later)
and .Net 4.5 (or later) are installed. Then run:

```powershell
iex (new-object net.webclient).downloadstring('https://get.scoop.sh')
Expand Down

0 comments on commit 00a944e

Please sign in to comment.