From adf574617899a7cd8581126e0d6c66e09d0fc18a Mon Sep 17 00:00:00 2001 From: Louis Date: Tue, 13 Jun 2023 15:17:03 +0200 Subject: [PATCH] docs: :pencil: Update direct URL to file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a266e4f..17f0223 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ My installation script for my MacOS machines ## Usage ```bash -bash <(curl -s https://gitea.louisgallet.fr/lgallet/macos-install/macos-setup.sh) +bash <(curl -s https://gitea.louisgallet.fr/lgallet/macos-install/raw/branch/main/macos-setup.sh) ``` ## What it does