From c16ae41df2b868b66b124756f8939920a574a669 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Raimund=20And=C3=A9e=20=5BMSFT=5D?= Date: Thu, 11 May 2017 14:44:36 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 42074c7..ea244b1 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ 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) ### Installation -Please refer to [How to install](https://github.com/raandree/NTFSSecurity/wiki/How-to-install) if you have difficulties getting this module installed. +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. ### Documentation The cmdlets are yet not documented completely so Get-Help will not show help for all the cmdlets. Providing documentation is planned tough.