Skip to content

Commit

Permalink
Merge branch 'main' of github.com:sprucelabsai/spruce-documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
liquidg3 committed May 20, 2024
2 parents 1fc5fc9 + 044adff commit eeea017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/getting-started/development-theatre.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Install Development Theatre ⚔️

<pre>
<code class="language-bash" data-lang="bash">$ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"</code>
<code class="language-bash" data-lang="bash">$ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/sprucelabsai-community/theatre-monorepo/master/support/install.sh)"</code>
</pre>

0 comments on commit eeea017

Please sign in to comment.