Skip to content

Commit

Permalink
deploy: fe07d68
Browse files Browse the repository at this point in the history
  • Loading branch information
jakim929 committed Sep 19, 2024
1 parent f62c3a5 commit e4261a0
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
4 changes: 3 additions & 1 deletion getting-started/installation.html
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,9 @@ <h2 id="2-install-supersim"><a class="header" href="#2-install-supersim">2. Inst
<h3 id="precompiled-binaries"><a class="header" href="#precompiled-binaries">Precompiled Binaries</a></h3>
<p>Download the executable for your platform from the <a href="https://github.com/ethereum-optimism/supersim/releases">GitHub releases page</a>.</p>
<h3 id="homebrew-os-x-linux"><a class="header" href="#homebrew-os-x-linux">Homebrew (OS X, Linux)</a></h3>
<p><em>Coming soon</em></p>
<pre><code class="language-sh">brew tap ethereum-optimism/tap
brew install supersim
</code></pre>
<h2 id="3-start-supersim-in-vanilla-mode"><a class="header" href="#3-start-supersim-in-vanilla-mode">3. Start <code>supersim</code> in vanilla mode</a></h2>
<pre><code class="language-sh">supersim
</code></pre>
Expand Down
4 changes: 3 additions & 1 deletion print.html
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,9 @@ <h2 id="2-install-supersim"><a class="header" href="#2-install-supersim">2. Inst
<h3 id="precompiled-binaries"><a class="header" href="#precompiled-binaries">Precompiled Binaries</a></h3>
<p>Download the executable for your platform from the <a href="https://github.com/ethereum-optimism/supersim/releases">GitHub releases page</a>.</p>
<h3 id="homebrew-os-x-linux"><a class="header" href="#homebrew-os-x-linux">Homebrew (OS X, Linux)</a></h3>
<p><em>Coming soon</em></p>
<pre><code class="language-sh">brew tap ethereum-optimism/tap
brew install supersim
</code></pre>
<h2 id="3-start-supersim-in-vanilla-mode"><a class="header" href="#3-start-supersim-in-vanilla-mode">3. Start <code>supersim</code> in vanilla mode</a></h2>
<pre><code class="language-sh">supersim
</code></pre>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit e4261a0

Please sign in to comment.