From 20e9a556ce361f61bf16131d8f96aa9b2aba2ff6 Mon Sep 17 00:00:00 2001 From: Ed_ Date: Sat, 19 Oct 2024 15:53:03 -0400 Subject: [PATCH] Minor update on the scripts readme on MacOS and Linux testing --- scripts/Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/Readme.md b/scripts/Readme.md index 6e0867b..2599011 100644 --- a/scripts/Readme.md +++ b/scripts/Readme.md @@ -48,7 +48,7 @@ Just variable declarations based on flags used with the odin compiler's CLI. # Mac & Linux -Essentially equivalent scripts from the PS scripts used on windows were ported to bash. Tested in WSL ubuntu image (so far). +Essentially equivalent scripts from the PS scripts used on windows were ported to bash. Tested in WSL ubuntu image for Linux, and a github action workflow for MacOS. #### Note on dependency packages