Skip to content

Commit

Permalink
patch: doc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
liquidg3 committed Jun 1, 2024
1 parent 7e2e0c3 commit 490c081
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified .DS_Store
Binary file not shown.
4 changes: 2 additions & 2 deletions src/pages/getting-started/development-theatre.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Install Development Theatre ⚔️

<pre>
<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>
<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>

## Now What?

<div class="grid-buttons">
<a class="btn" href="{{ '/ideology/' | url }}">Learn the Spruce Ideology</a>
</div>
</div>

0 comments on commit 490c081

Please sign in to comment.