diff --git a/README.md b/README.md index 727bca0..a6c3540 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,17 @@ Compile.ps1 repository. +## Installation +Copy [compile.ps1](compile.ps1) to your maps directory and unblock the script with ```Unblock-File```: + +```powershell +Unblock-File compile.ps1 +``` + ## Usage ### All-Cores mode -To run this script with all available cores, copy it to your maps directory, open a powershell terminal, cd to this directory and run: +To run this script with all available cores, open a powershell terminal, cd to this directory and run: ```powershell .\compile.ps1