Skip to content

Commit

Permalink
Update README (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
satbai authored Feb 8, 2019
1 parent 6aca5d8 commit 5e07558
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ Note: copying the `netfx` directory is not recommended unless you don't plan to
### Automatic PowerShell installation:

[PowerShell helper script](helpers/installcredprovider.ps1)
To install netcore, run `installcredprovider.ps1`
To install both netfx and netcore, run `installcredprovider.ps1 -AddNetfx`
- To install netcore, run `installcredprovider.ps1`
- To install both netfx and netcore, run `installcredprovider.ps1 -AddNetfx` (netfx needed for nuget.exe)

### Manual installation: Linux and Mac

Expand Down

0 comments on commit 5e07558

Please sign in to comment.