From 87cbc517a979bf72fe300dfae0f1180d92bf98b0 Mon Sep 17 00:00:00 2001 From: Alex Hirsch Date: Tue, 4 Aug 2015 14:01:52 +0200 Subject: [PATCH] remove the notice about reg files from README --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0fc9a4b..bcbce7a 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,10 @@ I personally find the state Windows 10 comes in quite shocking / scary and want to have very slim, scriptable solution to remove and disable Windows 10's features most people do not need nor want. -The scripts provided consists of Powershell scripts and Registry keys, you -should have no problems altering and using them to fit your needs. Do not -forget to set the execution policy for Powershell scripts. And of course, how -have to run them with administrative priveledges. +The scripts provided consists of Powershell scripts, you should have no +problems altering and using them to fit your needs. Do not forget to set the +execution policy for Powershell scripts. And of course, how have to run them +with administrative priveledges. PS> Set-ExecutionPolicy RemoteSigned