From a7d4dcc8665397df13326dd4e6f86bbd25f22aab Mon Sep 17 00:00:00 2001 From: Alex Berry Date: Wed, 4 Mar 2020 20:05:49 +0000 Subject: [PATCH] Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa96361..47da698 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Compile.ps1 repository. ## Installation -First [compile.ps1](compile.ps1) to your maps directory and unblock the script with ```Unblock-File```: +First copy [compile.ps1](compile.ps1) to your maps directory and unblock the script with ```Unblock-File```: ```powershell Unblock-File compile.ps1