From 314c44f8b7c0b6dfb523111d17e69b3a641f2859 Mon Sep 17 00:00:00 2001 From: Alex Creasy Date: Mon, 1 Jul 2024 21:12:44 +0100 Subject: [PATCH] Adds working basic setup for macos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b319ceb..4d60b98 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,6 @@ ``` -bash <(curl -s https://raw.githubusercontent.com/alexcreasy/macos-automation/dev/install.sh) +bash <(curl -s https://raw.githubusercontent.com/alexcreasy/macos-automation/main/install.sh) ```