From 044adffc93b8e004663a7bd03007a26610fc2cf4 Mon Sep 17 00:00:00 2001 From: talhafaisalglor Date: Thu, 16 May 2024 23:05:20 +0500 Subject: [PATCH] patch: added development theatre command --- src/pages/getting-started/development-theatre.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/getting-started/development-theatre.md b/src/pages/getting-started/development-theatre.md index a90a86ea..d5f92cdd 100644 --- a/src/pages/getting-started/development-theatre.md +++ b/src/pages/getting-started/development-theatre.md @@ -1,5 +1,5 @@ # Install Development Theatre ⚔️
-    $ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
+    $ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/sprucelabsai-community/theatre-monorepo/master/support/install.sh)"
 
\ No newline at end of file