This commit is contained in:
Alex Berry 2020-03-04 20:05:49 +00:00
parent 8d2c8ff8e5
commit a7d4dcc866

View File

@ -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