Browse Source

Update README.md

pull/20/head
Raimund Andée [MSFT] 9 years ago
committed by GitHub
parent
commit
ba65a1ef43
  1. 6
      README.md

6
README.md

@ -4,7 +4,11 @@ Managing permissions with PowerShell is only a bit easier than in VBS or the com
### [Version History](https://github.com/raandree/NTFSSecurity/wiki/Version-History) ### [Version History](https://github.com/raandree/NTFSSecurity/wiki/Version-History)
### Installation ### Installation
Download the latest release from [here](https://github.com/raandree/NTFSSecurity/releases). Further help can be found in [How to install](https://github.com/raandree/NTFSSecurity/wiki/How-to-install) if you face difficulties getting this module installed. You have two options:
1. Download the latest release from [here](https://github.com/raandree/NTFSSecurity/releases).
2. Download the module from the PowerShell Gallery: Install-Module -Name NTFSSecurity
Further help can be found in [How to install](https://github.com/raandree/NTFSSecurity/wiki/How-to-install) if you face difficulties getting this module installed.
### Documentation ### Documentation
The cmdlets are yet not documented completely so Get-Help will not show help for all the cmdlets. Providing documentation is planned tough. The cmdlets are yet not documented completely so Get-Help will not show help for all the cmdlets. Providing documentation is planned tough.

Loading…
Cancel
Save