From 89b447a201267e774a018382ee980d7326205ffb Mon Sep 17 00:00:00 2001 From: Will Brennan Date: Mon, 9 Sep 2024 09:03:02 +1000 Subject: [PATCH] Fix script url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 474c964..2c0c3f4 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ The recommended command to setup a Culture Amp macbook for working with LDEs/dev ```bash # install hotel cli -ruby -e "$(curl -fsSL https://github.com/cultureamp/devbox-extras/blob/main/scripts/github_auth.rb)" +ruby -e "$(curl -fsSL https://raw.githubusercontent.com/cultureamp/devbox-extras/main/scripts/github_auth.rb)" # use hotel to setup LDEs hotel setup ensure