diff --git a/readme.md b/readme.md index e40f41a..550ee39 100644 --- a/readme.md +++ b/readme.md @@ -1,9 +1,8 @@ # LeanLAPS Configure the script variables before deploying, for example: ``` -$minimumPasswordLegth = **10** -$publicEncryptionKey = "" -$localAdminName = '**Admin**' +$minimumPasswordLegth = 10 +$localAdminName = 'Admin' ``` ## Intune remediation script settings