From 74057ea6e2662eab45626580df4ee073bb6d74dd Mon Sep 17 00:00:00 2001 From: he3als <65787561+he3als@users.noreply.github.com> Date: Sun, 7 Jul 2024 02:43:30 +0100 Subject: [PATCH] Update playbook.md --- docs/contributing/playbook.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing/playbook.md b/docs/contributing/playbook.md index fd88cfc1..9d0b11e1 100644 --- a/docs/contributing/playbook.md +++ b/docs/contributing/playbook.md @@ -49,7 +49,7 @@ If you want to test existing builds, consider viewing our [GitHub Actions](https - For macOS/Linux, install official 7-Zip (`7zz`) using a package manager 1. For macOS/Linux, install [the latest PowerShell](https://learn.microsoft.com/en-us/powershell/scripting/install/installing-powershell) 1. Navigate to `src\playbook` in the cloned Atlas repo - 1. If on Windows, run `local-build.cmd`, else run `local-build.sh` + 1. If on Windows, run `local-build.cmd`, else use `local-build.sh` ## :material-test-tube: How to run your built Playbooks