Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dahlbyk committed Dec 17, 2010
1 parent c0a5cba commit 18d60df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Prompt formatting, among other things, can be customized using `$GitPromptSettin
Installing
----------

0. Verify you have PowerShell 2.0 or better with $Host.Version
0. Verify you have PowerShell 2.0 or better with $PSVersionTable.PSVersion

1. Verify execution of scripts is allowed with `Get-ExecutionPolicy` (should be `RemoteSigned` or `Unrestricted`). If scripts are not enabled, run PowerShell as Administrator and call `Set-ExecutionPolicy RemoteSigned -Confirm`.

Expand Down

0 comments on commit 18d60df

Please sign in to comment.